Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

ABS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the absolute value (ABS).
ABSTRACT_SCHEMA_NAME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The name (typically Class.getSimpleName()) of an Entity (see PersistenceEntity).
AbstractAsyncTransferrer() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
AbstractAttributeReadId<T> - Class in net.sf.mmm.util.lang.base.attribute
This is the abstract base implementation of the AttributeReadId interface.
AbstractAttributeReadId() - Constructor for class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
The constructor.
AbstractBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the BlockingQueueFactory interface.
AbstractBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
The constructor.
AbstractBrowsableClasspathResource(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
The constructor.
AbstractBrowsableResource - Class in net.sf.mmm.util.resource.base
This is the abstract base-implementation of BrowsableResource.
AbstractBrowsableResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResource
The constructor.
AbstractBrowsableResourceFactory - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the BrowsableResourceFactory interface.
AbstractBrowsableResourceFactory() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
The constructor.
AbstractBrowsableResourceFactory.BrowsableResourceAdapter - Class in net.sf.mmm.util.resource.base
This is an implementation of the BrowsableResource interface, that adapts another BrowsableResource and enhances the AbstractBrowsableResourceFactory.BrowsableResourceAdapter.navigate(String)-method to support switching schemes via the BrowsableResourceFactory that created this BrowsableResource.
AbstractBrowsableResourceProxy - Class in net.sf.mmm.util.resource.base
This is an abstract implementation of the BrowsableResource interface that delegates to another BrowsableResource.
AbstractBrowsableResourceProxy() - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
The constructor.
AbstractBusyManager - Class in net.sf.mmm.client.ui.base.busy
This is the abstract base implementation of BusyManager.
AbstractBusyManager() - Constructor for class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The constructor.
AbstractBusyManager.BusySessionImpl - Class in net.sf.mmm.client.ui.base.busy
This inner class is the implementation of BusySession.
AbstractByteArray - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the ByteArray interface.
AbstractByteArray() - Constructor for class net.sf.mmm.util.io.base.AbstractByteArray
 
AbstractByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This is the abstract base implementation of the ProcessableByteArrayBuffer interface for a byte[]-Buffer that represents the concatenation of multiple ByteArrayBufferImpls.
AbstractByteArrayBufferBuffer(ByteArrayBufferImpl...) - Constructor for class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The constructor.
AbstractByteArrayBufferBuffer(AbstractByteArrayBufferBuffer) - Constructor for class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The constructor used to copy from the given template.
AbstractCharIterator - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharIterator interface.
AbstractCharIterator() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharIterator
The constructor.
AbstractCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
This is the abstract base implementation of the CharScannerSyntax interface.
AbstractCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
The constructor.
AbstractCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract implementation of the CharSequence to make life easier.
AbstractCharSequence() - Constructor for class net.sf.mmm.util.lang.base.AbstractCharSequence
The constructor.
AbstractClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This is the abstract base class for a simplified Map that associates elements ( <E>) with Class objects.
AbstractClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
The constructor.
AbstractClickFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The abstract base implementation of a FeatureBehavior for a feature that is clicked as a regular Button.
AbstractClickFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
The constructor.
AbstractCliParser - Class in net.sf.mmm.util.cli.base
This is the abstract base-implementation of the CliParser interface.
AbstractCliParser(Object, CliState, CliParserDependencies) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser
The constructor.
AbstractCliParser.CliArgumentHelpInfo - Class in net.sf.mmm.util.cli.base
This inner class holds the help information for a single CliArgument.
AbstractCliParser.CliHelpWriter - Class in net.sf.mmm.util.cli.base
This inner class is a helper to simplify writing the help-usage.
AbstractCliParser.CliOptionHelpInfo - Class in net.sf.mmm.util.cli.base
This inner class holds the help information for a single CliOption.
AbstractCliParser.CliParserState - Class in net.sf.mmm.util.cli.base
This inner class holds the state of the argument parsing.
AbstractCliParserBuilder - Class in net.sf.mmm.util.cli.base
This is the abstract base implementation of the CliParserBuilder interface.
AbstractCliParserBuilder() - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
The constructor.
AbstractCliValueContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base-implementation of the CliValueContainer interface.
AbstractCliValueContainer(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliValueContainer
The constructor.
AbstractCliValueContainerContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base class for a CliValueContainer that holds a container-value.
AbstractCliValueContainerContainer(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
The constructor.
AbstractColorFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A variant of AbstractClickFeatureBehavior for a selection feature that is offered as a combobox.
AbstractColorFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
The constructor.
AbstractComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that needs initialization.
AbstractComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractComponent
The constructor.
AbstractComposedValueConverter - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the ComposedValueConverter interface.
AbstractComposedValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverter
The constructor.
AbstractComposedValueConverterFactory - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of ComposedValueConverterFactory.
AbstractComposedValueConverterFactory() - Constructor for class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
The constructor.
AbstractConcurrentMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ConcurrentMapFactory interface.
AbstractConcurrentMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
The constructor.
AbstractContentTypeManager - Class in net.sf.mmm.util.contenttype.base
This is the abstract base implementation of the ContentTypeManager interface.
AbstractContentTypeManager() - Constructor for class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
The constructor.
AbstractConverterToArray<ARRAY> - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
AbstractConverterToArray() - Constructor for class net.sf.mmm.util.value.impl.AbstractConverterToArray
The constructor.
AbstractCsrfTokenManager - Class in net.sf.mmm.service.base.server
This is the abstract base implementation of CsrfTokenManager.
AbstractCsrfTokenManager() - Constructor for class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
The constructor.
AbstractCustomHandler - Interface in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract interface for a custom handler such as AbstractDragAndDropHandler.
AbstractDataResource - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the DataResource interface.
AbstractDataResource() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResource
The constructor.
AbstractDataResourceFactory - Class in net.sf.mmm.util.resource.base
This is the abstract base implementation of the DataResourceFactory interface.
AbstractDataResourceFactory() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
The constructor.
AbstractDataResourceFactory.DataResourceAdapter - Class in net.sf.mmm.util.resource.base
This is an implementation of the DataResource interface, that adapts another DataResource and enhances the AbstractDataResourceFactory.DataResourceAdapter.navigate(String)-method to support switching schemes via the DataResourceFactory that created this DataResource.
AbstractDataResourceProvider<R extends DataResource> - Class in net.sf.mmm.util.resource.base.spi
This is the abstract base-implementation of the DataResourceProvider interface.
AbstractDataResourceProvider() - Constructor for class net.sf.mmm.util.resource.base.spi.AbstractDataResourceProvider
The constructor.
AbstractDataResourceProxy - Class in net.sf.mmm.util.resource.base
This is an abstract implementation of the DataResource interface that delegates to another DataResource.
AbstractDataResourceProxy() - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
The constructor.
AbstractDatatype - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractDatatype
The constructor.
AbstractDatatypeDescriptor<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the abstract base implementation of DatatypeDescriptor.
AbstractDatatypeDescriptor(Class<T>, DatatypeSegmentDescriptor<T, ?>...) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The constructor.
AbstractDatatypeDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of DatatypeDetector.
AbstractDatatypeDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
The constructor.
AbstractDatatypeSegmentDescriptor<T,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor.
AbstractDatatypeSegmentDescriptor(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDatatypeSegmentDescriptor(String, Class<V>, boolean) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
The constructor.
AbstractDecision - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
AbstractDecision() - Constructor for class net.sf.mmm.util.contenttype.impl.AbstractDecision
The constructor.
AbstractDequeFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the DequeFactory interface.
AbstractDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractDequeFactory
The constructor.
AbstractDetectorStream - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of a DetectorStream.
AbstractDetectorStream() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStream
The constructor.
AbstractDetectorStream(Map<String, Object>) - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStream
The constructor.
AbstractDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the DetectorStreamProcessorFactory interface.
AbstractDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStreamProcessorFactory
The constructor.
AbstractDetectorStreamProvider - Class in net.sf.mmm.util.io.base
This is the abstract base implementation of the DetectorStreamProvider.
AbstractDetectorStreamProvider() - Constructor for class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
The constructor.
AbstractDialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the abstract base interface for a dialog or screen of the client application.
AbstractDialogController<VIEW extends UiWidget> - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base class for the controller of a Dialog or PopupDialog.
AbstractDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
The constructor.
AbstractDialogControllerFactory - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base implementation of DialogControllerFactory.
AbstractDialogControllerFactory() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
The constructor.
AbstractDialogManager - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base implementation of DialogManager.
AbstractDialogManager() - Constructor for class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
The constructor.
AbstractDoubleSegment<SELF extends AbstractDoubleSegment<SELF>> - Class in net.sf.mmm.util.datatype.api.color
This is the abstract implementation of a Segment based on Double.
AbstractDoubleSegment() - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor for de-serialization in GWT.
AbstractDoubleSegment(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor.
AbstractDoubleSegment(double) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
The constructor.
AbstractDragAndDropHandler - Class in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract base class for an HTML5 drag and drop handler.
AbstractDragAndDropHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
The constructor.
AbstractEntityId - Class in net.sf.mmm.util.entity.base
This is the abstract base implementation of EntityId.
AbstractEntityId() - Constructor for class net.sf.mmm.util.entity.base.AbstractEntityId
The constructor.
AbstractEntryPoint<GINJECTOR extends ClientGinjector> - Class in net.sf.mmm.client.base.gwt
This is the abstract base implementation for an application client using the framework based on GWT, GWTP and GIN.
AbstractEntryPoint() - Constructor for class net.sf.mmm.client.base.gwt.AbstractEntryPoint
The constructor.
AbstractEntryPoint.ExceptionHandler - Class in net.sf.mmm.client.base.gwt
This is the default implementation of GWT.UncaughtExceptionHandler.
AbstractEnumDefinition<TYPE,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
AbstractEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumDefinition
The constructor.
AbstractEnumProvider - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumProvider.
AbstractEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider
The constructor.
AbstractEnumProvider.EnumContainer - Class in net.sf.mmm.util.lang.base
This inner class is a container for an EnumDefinition with its values.
AbstractEnumProvider.EnumDefinitionIterator - Class in net.sf.mmm.util.lang.base
 
AbstractEnumProviderAsynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values asynchronously.
AbstractEnumProviderAsynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
The constructor.
AbstractEnumProviderSynchronous - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of AbstractEnumProvider that retrieves enum values synchronously.
AbstractEnumProviderSynchronous() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
The constructor.
AbstractEnvironmentDetector - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnvironmentDetector.
AbstractEnvironmentDetector() - Constructor for class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
The constructor.
AbstractEqualsChecker<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of EqualsChecker.
AbstractEqualsChecker() - Constructor for class net.sf.mmm.util.lang.api.AbstractEqualsChecker
The constructor.
AbstractErrorMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base class for an error Message.
AbstractErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor for de-serialization in GWT.
AbstractErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.AbstractErrorMessage
The constructor.
AbstractEventAdapter - Class in net.sf.mmm.client.ui.base.handler.event
This is the abstract base class for a toolkit specific adapter of UiHandlerEvent.
AbstractEventAdapter(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The constructor.
AbstractEventBus - Class in net.sf.mmm.util.event.base
This is the default implementation of EventBus.
AbstractEventBus() - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus
The constructor.
AbstractEventBus.EventDispatcher<E> - Class in net.sf.mmm.util.event.base
A dispatcher for all EventListeners of a particular event type.
AbstractEventBus.EventListenerContainer<E> - Class in net.sf.mmm.util.event.base
A simple container for a registered EventListener.
AbstractEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This is the abstract base implementation of the EventListener interface.
AbstractEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractEventSource(CollectionFactory<? extends Collection>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventSource
The constructor.
AbstractFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the abstract base implementation of FeatureBehavior.
AbstractFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
The constructor.
AbstractFlagAdvanced - Class in net.sf.mmm.client.ui.base.attribute
This is the abstract base implementation of AttributeWriteFlagAdvanced.
AbstractFlagAdvanced() - Constructor for class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
The constructor.
AbstractFlagAdvanced(Set<FlagModifier>) - Constructor for class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
The constructor for a concurrent (thread-safe) implementation.
AbstractFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the Formatter interface.
AbstractFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractFormatter
The constructor.
AbstractGenericContextFactory - Class in net.sf.mmm.util.context.base
This is the abstract base-implementation of the GenericContextFactory interface.
AbstractGenericContextFactory() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextFactory
The constructor.
AbstractGenericContextProxy - Class in net.sf.mmm.util.context.base
This is an abstract base implementation of the GenericContext interface that delegates to another instance.
AbstractGenericContextProxy() - Constructor for class net.sf.mmm.util.context.base.AbstractGenericContextProxy
The constructor.
AbstractGenericDao<ID,ENTITY extends GenericEntity<ID>> - Class in net.sf.mmm.persistence.base
This is the abstract base-implementation of the GenericDao interface.
AbstractGenericDao() - Constructor for class net.sf.mmm.persistence.base.AbstractGenericDao
The constructor.
AbstractGenericEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableGenericEntity should inherit from (if possible).
AbstractGenericEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractGenericEntity
The constructor.
AbstractGenericRemoteInvocationCommandService - Class in net.sf.mmm.service.impl.command.server
This is the abstract base implementation of GenericRemoteInvocationCommandService.
AbstractGenericRemoteInvocationCommandService() - Constructor for class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
The constructor.
AbstractGenericRemoteInvocationRpcService - Class in net.sf.mmm.service.impl.rpc.server
This is the server-side default implementation of GenericRemoteInvocationRpcService.
AbstractGenericRemoteInvocationRpcService() - Constructor for class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
The constructor.
AbstractGenericRemoteInvocationService<CALL extends RemoteInvocationCall,REQUEST extends GenericRemoteInvocationRequest<CALL,? extends GenericRemoteInvocationTransactionalCalls<CALL>>,RESPONSE extends GenericRemoteInvocationResponse,HANDLER extends GenericRemoteInvocationCallHandler<CALL>> - Class in net.sf.mmm.service.base.server
This is the abstract base class for the common implementation of GenericRemoteInvocationRpcService and GenericRemoteInvocationCommandService.
AbstractGenericRemoteInvocationService() - Constructor for class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
The constructor.
AbstractGenericRemoteInvocationService.RequestContext - Class in net.sf.mmm.service.base.server
A context object for stateful information related to the current GenericRemoteInvocationRequest.
AbstractGenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the GenericTreeNode interface.
AbstractGenericTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericTreeNode(PARENT, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
The constructor.
AbstractGenericType<T> - Class in net.sf.mmm.util.reflect.base
This is the implementation of the GenericType interface.
AbstractGenericType() - Constructor for class net.sf.mmm.util.reflect.base.AbstractGenericType
The constructor.
AbstractGenericValueConverter<SOURCE> - Class in net.sf.mmm.util.value.base
This is the abstract base implementation of the GenericValueConverter interface.
AbstractGenericValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractGenericValueConverter
The constructor.
AbstractGlobalExceptionHandler - Class in net.sf.mmm.util.exception.base
This is the abstract base implementation of the GlobalExceptionHandler interface.
AbstractGlobalExceptionHandler() - Constructor for class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
The constructor.
AbstractGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an abstract base-implementation of the PatternCompiler interface for glob-patterns.
AbstractGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The constructor.
AbstractHashCodeFunction<VALUE> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of HashCodeFunction.
AbstractHashCodeFunction() - Constructor for class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
The constructor.
AbstractHashKey<T> - Class in net.sf.mmm.util.collection.base
This is an abstract base class that allows to use any object as hash-key with external custom implementations of equals and hashCode.
AbstractHashKey() - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor for de-serialization in GWT.
AbstractHashKey(T) - Constructor for class net.sf.mmm.util.collection.base.AbstractHashKey
The constructor.
AbstractHyphenator - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of the Hyphenator interface.
AbstractHyphenator(Locale, char) - Constructor for class net.sf.mmm.util.text.base.AbstractHyphenator
The constructor.
AbstractHyphenatorBuilder - Class in net.sf.mmm.util.text.base
This is the abstract base-implementation of the HyphenatorBuilder interface.
AbstractHyphenatorBuilder() - Constructor for class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
The constructor.
AbstractImage - Interface in net.sf.mmm.client.ui.api.common
This is the abstract interface for an image (file of the type PNG, JPEG, etc.).
AbstractIncrementalGenerator - Class in net.sf.mmm.util.gwt.base.rebind
This is the abstract base implementation for IncrementalGenerators for GWT environments, that generates a Class from a single input type.
AbstractIncrementalGenerator() - Constructor for class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
The constructor.
AbstractItemContainer<ITEM,SELF extends AbstractItemContainer<ITEM,SELF>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of ItemContainer.
AbstractItemContainer(AbstractUiWidgetAbstractDataSet<?, ?, ITEM, SELF>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
The constructor.
AbstractIterator<E> - Class in net.sf.mmm.util.collection.base
This is an abstract base implementation of the Iterator interface.
AbstractIterator() - Constructor for class net.sf.mmm.util.collection.base.AbstractIterator
The constructor.
AbstractJpaEntity<ID> - Class in net.sf.mmm.persistence.base.jpa
This is the abstract base-implementation of a GenericEntity using the JPA (Java Persistence API).
AbstractJpaEntity() - Constructor for class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
The constructor.
AbstractJpaGenericDao<ID,ENTITY extends GenericEntity<ID>> - Class in net.sf.mmm.persistence.base.jpa
This is the abstract base-implementation of a GenericDao using the JPA (Java Persistence API).
AbstractJpaGenericDao() - Constructor for class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
The constructor.
AbstractLineWrapper - Class in net.sf.mmm.util.text.base
This is the abstract base-implementation of the LineWrapper interface.
AbstractLineWrapper() - Constructor for class net.sf.mmm.util.text.base.AbstractLineWrapper
The constructor.
AbstractLinkedNode<V,NODE extends AbstractLinkedNode<V,NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base-implementation of the LinkedNode interface.
AbstractLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractLinkedNode
The constructor.
AbstractListFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the ListFactory interface.
AbstractListFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractListFactory
The constructor.
AbstractLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of the LocalizableFormatter interface.
AbstractLocalizableFormatter() - Constructor for class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
The constructor.
AbstractLoggableComponent - Class in net.sf.mmm.util.component.base
This is the abstract base class for a component that provides a logger.
AbstractLoggableComponent() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableComponent
The constructor.
AbstractLoggableHttpServlet - Class in net.sf.mmm.util.component.base
This is the abstract base class for a HttpServlet that needs a logger.
AbstractLoggableHttpServlet() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableHttpServlet(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
The constructor.
AbstractLoggableObject - Class in net.sf.mmm.util.component.base
This is the abstract base class for any object that is no component but needs a logger.
AbstractLoggableObject() - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractLoggableObject(Logger) - Constructor for class net.sf.mmm.util.component.base.AbstractLoggableObject
The constructor.
AbstractMain - Class in net.sf.mmm.util.cli.api
This is the abstract base class for a main-program.
AbstractMain() - Constructor for class net.sf.mmm.util.cli.api.AbstractMain
The constructor.
AbstractMainDialogController<VIEW extends UiWidgetRegular> - Class in net.sf.mmm.client.ui.base.dialog.main
This is the abstract base implementation for the DialogController of a main dialog.
AbstractMainDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
The constructor.
AbstractMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the MapFactory interface.
AbstractMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractMapFactory
The constructor.
AbstractMapPojoPathFunction<VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation for a PojoPathFunction that operates on a Map.
AbstractMapPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
 
AbstractMessage - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of Message.
AbstractMessage() - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor for de-serialization in GWT.
AbstractMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.AbstractMessage
The constructor.
AbstractMouseDragHandler - Class in net.sf.mmm.client.ui.gwt.widgets.handler
This is the abstract base class for a handler that allows moving or resizing with the mouse.
AbstractMouseDragHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The constructor.
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractSynchronizedEventSource with the ability to send events asynchronous in separate Threads.
AbstractMultiThreadedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
The constructor.
AbstractMutableGenericContext - Class in net.sf.mmm.util.context.base
This class is the basic implementation of the GenericContext interface.
AbstractMutableGenericContext(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.base.AbstractMutableGenericContext
The constructor for a sub-context.
AbstractNavigationDialogController<VIEW extends UiWidgetRegular> - Class in net.sf.mmm.client.ui.base.dialog.navigation
This is the abstract base implementation for the DialogController of a navigation dialog.
AbstractNavigationDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
The constructor.
AbstractNlsBundleFactory - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsBundleFactory.
AbstractNlsBundleFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory(ClassLoader) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
The constructor.
AbstractNlsBundleFactory.NlsBundleInvocationHandler - Class in net.sf.mmm.util.nls.base
This inner class is an InvocationHandler for the dynamic NlsBundle instance.
AbstractNlsBundleFactory.NlsBundleMethodInfo - Class in net.sf.mmm.util.nls.base
This inner class holds all the information to be cached for a NlsBundle-method.
AbstractNlsBundleFactoryGwt - Class in net.sf.mmm.util.nls.impl
This is the GWT compatible implementation of NlsBundleFactory.
AbstractNlsBundleFactoryGwt() - Constructor for class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The constructor.
AbstractNlsBundleGenerator - Class in net.sf.mmm.util.nls.impl.rebind
This is the abstract base implementation of a GWT Generator for rebinding the NlsBundleFactory implementation.
AbstractNlsBundleGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
The constructor.
AbstractNlsDependencies - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsDependencies.
AbstractNlsDependencies() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsDependencies
The constructor.
AbstractNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatter interface.
AbstractNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatter
The constructor.
AbstractNlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for Dates using Iso8601Util.
AbstractNlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
The constructor.
AbstractNlsFormatterManager - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsFormatterManager interface.
AbstractNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
The constructor.
AbstractNlsFormatterPlugin<O> - Class in net.sf.mmm.util.nls.base
T import net.sf.mmm.util.nls.api.NlsTemplateResolver; his is the abstract base-implementation of an NlsFormatter that is no NlsMessageFormatter but a sub-formatter for a specific type and style.
AbstractNlsFormatterPlugin() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
The constructor.
AbstractNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of NlsMessage.
AbstractNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessage
The constructor.
AbstractNlsMessageFactory - Class in net.sf.mmm.util.nls.base
This is the implementation of the NlsMessageFactory interface.
AbstractNlsMessageFactory() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
The constructor.
AbstractNlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
This is the abstract but almost complete implementation of NlsMessageFactory.
AbstractNlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
The constructor.
AbstractNlsMessageFormatter - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsMessageFormatter interface.
AbstractNlsMessageFormatter() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
 
AbstractNlsResourceBundleJavaScriptServlet - Class in net.sf.mmm.util.nls.base
This is a HttpServlet that dynamically generates some JavaScript containing the content of NlsBundles and ResourceBundles for the users locale.
AbstractNlsResourceBundleJavaScriptServlet() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The constructor.
AbstractNlsTemplate - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplate interface.
AbstractNlsTemplate() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplate
The constructor.
AbstractNlsTemplateResolver - Class in net.sf.mmm.util.nls.base
This is the abstract base implementation of the NlsTemplateResolver interface.
AbstractNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsTemplateResolver
The constructor.
AbstractNodeContainer<NODE,SELF extends AbstractNodeContainer<NODE,SELF>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of NodeContainer.
AbstractNodeContainer(AbstractUiWidgetAbstractDataSet<?, ?, NODE, SELF>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
The constructor.
AbstractNodeContainer(AbstractUiWidgetAbstractDataSet<?, ?, NODE, SELF>, SELF) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
The constructor.
AbstractNoPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of a dummy Pool that is actually NOT pooling at all.
AbstractNoPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractNoPool
The constructor.
AbstractPageDialogController<VIEW extends UiWidgetRegular & AttributeReadSlot> - Class in net.sf.mmm.client.ui.base.dialog.page
This is the abstract base implementation for the DialogController of the page.
AbstractPageDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
The constructor.
AbstractPathFactory - Class in net.sf.mmm.util.path.base
This is the abstract base implementation of the PathFactory interface.
AbstractPathFactory() - Constructor for class net.sf.mmm.util.path.base.AbstractPathFactory
The constructor.
AbstractPersistenceManager - Class in net.sf.mmm.persistence.base
This is the abstract base-implementation of the PersistenceManager interface.
AbstractPersistenceManager() - Constructor for class net.sf.mmm.persistence.base.AbstractPersistenceManager
The constructor.
AbstractPojoDescriptor<POJO> - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptor interface.
AbstractPojoDescriptor(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
The constructor.
AbstractPojoDescriptorBuilder - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
The constructor.
AbstractPojoDescriptorBuilder(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
The constructor.
AbstractPojoDescriptorBuilderFactory - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoDescriptorBuilderFactory interface.
AbstractPojoDescriptorBuilderFactory() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
The constructor.
AbstractPojoDescriptorBuilderLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base-implementation of the PojoDescriptorBuilder interface.
AbstractPojoDescriptorBuilderLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
The constructor.
AbstractPojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
AbstractPojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
The constructor.
AbstractPojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an abstract but mostly complete implementation of the PojoDescriptor interface.
AbstractPojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
The constructor.
AbstractPojoIntrospector - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the abstract base class for the default implementation of PojoMethodIntrospector or PojoFieldIntrospector.
AbstractPojoIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoIntrospector(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
The constructor.
AbstractPojoPathFunction<IN,VALUE> - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathFunction interface.
AbstractPojoPathFunction() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
The constructor.
AbstractPojoPathNavigator - Class in net.sf.mmm.util.pojo.path.base
This is the abstract base implementation of the PojoPathNavigator.
AbstractPojoPathNavigator() - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The constructor.
AbstractPojoPathNavigator.CachingPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
AbstractPojoPathNavigator.PojoPathCache - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the cache for AbstractPojoPathNavigator.CachingPojoPaths based on an initial Pojo.
AbstractPojoPathNavigator.PojoPathState - Class in net.sf.mmm.util.pojo.path.base
This inner class represents the state for a PojoPath evaluation.
AbstractPojoPropertyAccessor - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessor() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
The constructor.
AbstractPojoPropertyAccessorBase - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the major base-implementation of the PojoPropertyAccessor interface.
AbstractPojoPropertyAccessorBase(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
The constructor.
AbstractPojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is an abstract base implementation of the PojoPropertyAccessorBuilder interface.
AbstractPojoPropertyAccessorBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
The constructor.
AbstractPojoPropertyAccessorField - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Field.
AbstractPojoPropertyAccessorField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorField(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
The constructor.
AbstractPojoPropertyAccessorGetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessorNonArg for accessing a getter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorGetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
The constructor.
AbstractPojoPropertyAccessorMethod - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface used to access a Method.
AbstractPojoPropertyAccessorMethod(String, Type, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
The constructor.
AbstractPojoPropertyAccessorMethodLimited - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of PojoPropertyAccessor for accessing a Method (getter or setter) in a limited environment (GWT).
AbstractPojoPropertyAccessorMethodLimited(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
The constructor.
AbstractPojoPropertyAccessorProxy - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract implementation of the PojoPropertyAccessor interface that delegates to another accessor.
AbstractPojoPropertyAccessorProxy() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
The constructor.
AbstractPojoPropertyAccessorProxyAdapter - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapter(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
The constructor.
AbstractPojoPropertyAccessorProxyAdapterComponentType - Class in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the abstract base implementation of a PojoPropertyAccessor that acts as proxy to a delegate allowing to add new ways to access a property.
AbstractPojoPropertyAccessorProxyAdapterComponentType(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
The constructor.
AbstractPojoPropertyAccessorSetMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the abstract base implementation of the PojoPropertyAccessorOneArg interface for accessing a setter Method in a limited environment (GWT).
AbstractPojoPropertyAccessorSetMethod(String, GenericType<?>, Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
The constructor.
AbstractPojoPropertyDescriptor - Class in net.sf.mmm.util.pojo.descriptor.base
This is the abstract base implementation of the PojoPropertyDescriptor interface.
AbstractPojoPropertyDescriptor(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
The constructor.
AbstractPool<E> - Class in net.sf.mmm.util.pool.base
This is the abstract base implementation of the Pool interface.
AbstractPool() - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, boolean) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractPool(int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor for a thread-safe pool with an externally given lock for synchronization.
AbstractPool(boolean, int, Object) - Constructor for class net.sf.mmm.util.pool.base.AbstractPool
The constructor.
AbstractQueueFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the QueueFactory interface.
AbstractQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractQueueFactory
The constructor.
AbstractRecursiveValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation for a ValueConverter that performs recursive conversions on the owning-converter for converting child values.
AbstractRecursiveValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
The constructor.
AbstractRemoteInvocationCaller<QUEUE extends RemoteInvocationQueue,CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>,REQUEST extends GenericRemoteInvocationRequest<CALL,TX_CALLS>> - Class in net.sf.mmm.service.base.client
This is the abstract base-implementation of RemoteInvocationCaller.
AbstractRemoteInvocationCaller() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
The constructor.
AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue - Class in net.sf.mmm.service.base.client
This is the abstract base implementation of RemoteInvocationQueue.
AbstractRemoteInvocationCaller.RequestBuilder - Class in net.sf.mmm.service.base.client
This class is a builder for GenericRemoteInvocationRequests.
AbstractRemoteInvocationCaller.TransactionalCallBuilder - Class in net.sf.mmm.service.base.client
This inner calls is a builder for GenericRemoteInvocationTransactionalCalls.
AbstractRemoteInvocationCommandCaller - Interface in net.sf.mmm.service.api.command.client
This is the abstract interface to call a RemoteInvocationCommand from the client.
AbstractRemoteInvocationCommandCaller - Class in net.sf.mmm.service.base.command.client
This is the abstract base implementation of RemoteInvocationCommandCaller.
AbstractRemoteInvocationCommandCaller() - Constructor for class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
The constructor.
AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl - Class in net.sf.mmm.service.base.command.client
This is the implementation of RemoteInvocationCommandQueue.
AbstractRemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>> - Class in net.sf.mmm.service.base.command.server
This is the abstract base implementation for a RemoteInvocationCommandHandler.
AbstractRemoteInvocationCommandHandler() - Constructor for class net.sf.mmm.service.base.command.server.AbstractRemoteInvocationCommandHandler
The constructor.
AbstractRemoteInvocationQueue(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
The constructor.
AbstractRemoteInvocationQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
The constructor.
AbstractRemoteInvocationService - Class in net.sf.mmm.service.base.rpc.server
This is the abstract base implementation for a RemoteInvocationService.
AbstractRemoteInvocationService() - Constructor for class net.sf.mmm.service.base.rpc.server.AbstractRemoteInvocationService
The constructor.
AbstractRemoteInvocationServiceCaller - Interface in net.sf.mmm.service.api.rpc.client
This is the abstract interface to call a RemoteInvocationService from the client.
AbstractRemoteInvocationServiceCaller - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base-implementation of RemoteInvocationServiceCaller.
AbstractRemoteInvocationServiceCaller() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
The constructor.
AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl - Class in net.sf.mmm.service.base.rpc.client
This inner class is the implementation of RemoteInvocationServiceQueue.
AbstractRemoteInvocationServiceCaller.ServiceCallData<RESULT> - Class in net.sf.mmm.service.base.rpc.client
This inner class is a simple container for the data of an invocation of a RemoteInvocationService method.
AbstractRemoteInvocationServiceCallerGwt - Class in net.sf.mmm.service.impl.gwt.rpc.client
This is the abstract base implementation of RemoteInvocationServiceCaller for GWT (Google Web-Toolkit).
AbstractRemoteInvocationServiceCallerGwt() - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
The constructor.
AbstractRemoteInvocationServiceCallerGwt(RemoteInvocationGenericServiceGwtAsync) - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
The constructor.
AbstractRemoteInvocationServiceCallerWithClientMap - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base-implementation of RemoteInvocationServiceCaller using a map of pre-registered service clients.
AbstractRemoteInvocationServiceCallerWithClientMap() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
The constructor.
AbstractRemoteInvocationServiceClient - Class in net.sf.mmm.service.base.rpc.client
This is the abstract base implementation for the service-client stubs of RemoteInvocationServices.
AbstractRemoteInvocationServiceClient() - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
The constructor.
AbstractResourceBundle - Class in net.sf.mmm.util.nls.base
This is the abstract base class for ResourceBundle implementations using this NLS support.
AbstractResourceBundle() - Constructor for class net.sf.mmm.util.nls.base.AbstractResourceBundle
The constructor.
AbstractResourceBundleNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is an abstract base implementation of the NlsTemplateResolver interface.
AbstractResourceBundleNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
The constructor.
AbstractRevisionedDao<ID,ENTITY extends RevisionedEntity<ID>> - Class in net.sf.mmm.persistence.base
This is the abstract base implementation of the RevisionedDao interface.
AbstractRevisionedDao() - Constructor for class net.sf.mmm.persistence.base.AbstractRevisionedDao
 
AbstractRevisionedDaoEnvers<ID,ENTITY extends MutableRevisionedEntity<ID>> - Class in net.sf.mmm.persistence.impl.hibernate
This is the abstract base-implementation of a RevisionedDao using Hibernate-Envers to manage the revision-control.
AbstractRevisionedDaoEnvers() - Constructor for class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
The constructor.
AbstractRevisionedEntity<ID> - Class in net.sf.mmm.util.entity.base
This is the abstract base-class that implementations of MutableRevisionedEntity should inherit from (if possible).
AbstractRevisionedEntity() - Constructor for class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
The constructor.
AbstractRevisionedPersistenceManager - Class in net.sf.mmm.persistence.base
This is the abstract base-implementation of the RevisionedPersistenceManager interface.
AbstractRevisionedPersistenceManager() - Constructor for class net.sf.mmm.persistence.base.AbstractRevisionedPersistenceManager
The constructor.
AbstractRole - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of Role.
AbstractRole() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRole
The constructor.
AbstractRoleComposite - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleComposite.
AbstractRoleComposite() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
The constructor.
AbstractRoleGridCell - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleGridCell.
AbstractRoleGridCell() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
The constructor.
AbstractRoleGridCellHeader - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleGridCellHeader() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
The constructor.
AbstractRoleGroup - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleGroup.
AbstractRoleGroup() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
The constructor.
AbstractRoleOption - Class in net.sf.mmm.client.ui.base.aria.role
This is the abstract base implementation of RoleOption.
AbstractRoleOption() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
The constructor.
AbstractRoleRange - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRange.
AbstractRoleRange() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
The constructor.
AbstractRoleWithAttributeChecked - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of AbstractRoleWithAttributeChecked.
AbstractRoleWithAttributeChecked() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
The constructor.
AbstractRoleWithAttributeExpanded - Class in net.sf.mmm.client.ui.base.aria.role
This class extends AbstractRole with AttributeWriteAriaExpanded.
AbstractRoleWithAttributeExpanded() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
The constructor.
AbstractRoleWithAttributeExpandedAndSelected - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithAttributeExpandedAndSelected() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
The constructor.
AbstractRoleWithBaseAttributes - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithBaseAttributes() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
The constructor.
AbstractRoleWithCommonAttributes - Class in net.sf.mmm.client.ui.base.aria.role
This class extends AbstractRoleWithAttributeExpanded with various common ARIA attributes to avoid java multi-inheritance problems.
AbstractRoleWithCommonAttributes() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
The constructor.
AbstractRoleWithCommonAttributesAndAutocomplete - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithCommonAttributesAndAutocomplete() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
The constructor.
AbstractRoleWithCommonAttributesAndMultiSelectable - Class in net.sf.mmm.client.ui.base.aria.role
AbstractRoleWithCommonAttributesAndMultiSelectable() - Constructor for class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
The constructor.
AbstractSearchCriteria - Class in net.sf.mmm.util.search.base
This is the abstract base implementation of SearchCriteria.
AbstractSearchCriteria() - Constructor for class net.sf.mmm.util.search.base.AbstractSearchCriteria
The constructor.
AbstractSegment<V extends Number> - Class in net.sf.mmm.util.datatype.api.color
The abstract base implementation of Segment.
AbstractSegment() - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractSegment
The constructor for de-serialization in GWT.
AbstractSegment(V) - Constructor for class net.sf.mmm.util.datatype.api.color.AbstractSegment
The constructor.
AbstractSelectionFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A variant of AbstractClickFeatureBehavior for a selection feature that is offered as a combobox.
AbstractSelectionFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
The constructor.
AbstractSequenceManager - Class in net.sf.mmm.persistence.base.sequence
This is the abstract base implementation of the SequenceManager interface.
AbstractSequenceManager() - Constructor for class net.sf.mmm.persistence.base.sequence.AbstractSequenceManager
The constructor.
AbstractSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SetFactory interface.
AbstractSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSetFactory
The constructor.
AbstractSimpleClickFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
A simple variant of AbstractClickFeatureBehavior.
AbstractSimpleClickFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSimpleClickFeatureBehavior
The constructor.
AbstractSimpleDatatype<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatype() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor for de-serialization in GWT.
AbstractSimpleDatatype(V) - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
The constructor.
AbstractSimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is the abstract base implementation of AttributeConverter to allow the usage of SimpleDatatypes in JPA Entity classes.
AbstractSimpleDatatypeAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
The constructor.
AbstractSimpleDatatypeBase<V> - Class in net.sf.mmm.util.lang.api
This is the abstract base implementation of a simple Datatype.
AbstractSimpleDatatypeBase() - Constructor for class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
The constructor.
AbstractSimpleEnumDefinition<TYPE> - Class in net.sf.mmm.util.lang.base
This is the abstract base implementation of EnumDefinition with no category and a static set of enum values.
AbstractSimpleEnumDefinition(TYPE...) - Constructor for class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
The constructor.
AbstractSimpleMap<KEY,VALUE> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation for a simple Map.
AbstractSimpleMap() - Constructor for class net.sf.mmm.util.collection.base.AbstractSimpleMap
The constructor.
AbstractSimpleNlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
This is the abstract base implementation for a SimpleNlsFormatter for Dates.
AbstractSimpleNlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
The constructor.
AbstractSimpleValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is an abstract base-implementation of the ValueConverter interface that simply works with Class rather than GenericType.
AbstractSimpleValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
The constructor.
AbstractSize - Class in net.sf.mmm.client.ui.api.common
This is the abstract base implementation of the Size interface.
AbstractSize() - Constructor for class net.sf.mmm.client.ui.api.common.AbstractSize
The constructor.
AbstractSortedMapFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedMapFactory interface.
AbstractSortedMapFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
The constructor.
AbstractSortedSetFactory - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the SortedSetFactory interface.
AbstractSortedSetFactory() - Constructor for class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
The constructor.
AbstractSpringContainer - Class in net.sf.mmm.util.component.impl
This is the abstract base implementation of the IocContainer using spring.
AbstractSpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractSpringContainer() - Constructor for class net.sf.mmm.util.component.impl.AbstractSpringContainer
The constructor.
AbstractSpringTest - Class in net.sf.mmm.test
This is the abstract base class for tests using spring infrastructure.
AbstractSpringTest() - Constructor for class net.sf.mmm.test.AbstractSpringTest
The constructor.
AbstractStringHasher - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of the StringHasher interface.
AbstractStringHasher() - Constructor for class net.sf.mmm.util.text.base.AbstractStringHasher
The constructor.
AbstractSynchronizedEventSource<E extends Event,L extends EventListener<E>> - Class in net.sf.mmm.util.event.base
This class extends AbstractEventSource with the ability of synchronization and therefore is thread-safe.
AbstractSynchronizedEventSource() - Constructor for class net.sf.mmm.util.event.base.AbstractSynchronizedEventSource
The constructor.
AbstractTableCellAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A AbstractTableCellAtomic is a SingleCompositePanel that represents a table cell in a TableRow.
AbstractTableCellAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
The constructor.
AbstractTableCellComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A AbstractTableCellComposite is a CustomPanel that represents a table cell in a TableRow.
AbstractTableCellComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
The constructor.
AbstractTextTransformer - Class in net.sf.mmm.util.text.base
This is the abstract base implementation of a Transformer for strings.
AbstractTextTransformer() - Constructor for class net.sf.mmm.util.text.base.AbstractTextTransformer
The constructor.
AbstractToggleFeatureBehavior - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The abstract base implementation of a FeatureBehavior for a feature that has a Boolean state that is toggled if toolbar widget is clicked.
AbstractToggleFeatureBehavior(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
The constructor.
AbstractTransactionAdapter() - Constructor for class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
The constructor.
AbstractTransactionExecutor - Class in net.sf.mmm.transaction.base
This is the abstract base implementation of the TransactionExecutor interface.
AbstractTransactionExecutor() - Constructor for class net.sf.mmm.transaction.base.AbstractTransactionExecutor
The constructor.
AbstractTransactionExecutor.AbstractTransactionAdapter<TRANSACTION> - Class in net.sf.mmm.transaction.base
This is the abstract base implementation of the TransactionAdapter interface.
AbstractTransferObject - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a TransferObject.
AbstractTransferObject() - Constructor for class net.sf.mmm.util.transferobject.api.AbstractTransferObject
The constructor.
AbstractTreeNode<NODE extends TreeNode<NODE>> - Class in net.sf.mmm.util.collection.base
This is the abstract base implementation of the TreeNode interface.
AbstractTreeNode() - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractTreeNode(NODE, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.AbstractTreeNode
The constructor.
AbstractUiConfiguration - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiConfiguration.
AbstractUiConfiguration() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiConfiguration
The constructor.
AbstractUiContext - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiContext.
AbstractUiContext() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiContext
The constructor.
AbstractUiContextImpl - Class in net.sf.mmm.client.ui.base
This class extends AbstractUiContext with an initialization that falls back to the default implementation of arbitrary components.
AbstractUiContextImpl() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiContextImpl
The constructor.
AbstractUiDataBinding<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is a base implementation of UiDataBinding.
AbstractUiDataBinding(AbstractUiWidget<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
The constructor.
AbstractUiDataBindingFactory - Class in net.sf.mmm.client.ui.base.binding
This is the abstract base implementation of UiDataBindingFactory.
AbstractUiDataBindingFactory() - Constructor for class net.sf.mmm.client.ui.base.binding.AbstractUiDataBindingFactory
The constructor.
AbstractUiDispatcher - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiDispatcher.
AbstractUiDispatcher() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
The constructor.
AbstractUiDisplay - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiDisplay.
AbstractUiDisplay() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiDisplay
The constructor.
AbstractUiEvent - Class in net.sf.mmm.client.ui.api.event
This is the abstract base implementation of UiEvent.
AbstractUiEvent(boolean) - Constructor for class net.sf.mmm.client.ui.api.event.AbstractUiEvent
The constructor.
AbstractUiFeatureValueAndValidation<VALUE> - Class in net.sf.mmm.client.ui.base.feature
This is the abstract base implementation of UiFeatureValueAndValidation.
AbstractUiFeatureValueAndValidation() - Constructor for class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
The constructor.
AbstractUiFeatureValueAndValidationWithValidators<VALUE> - Class in net.sf.mmm.client.ui.base.feature
This class extends AbstractUiFeatureValueAndValidation with the validators.
AbstractUiFeatureValueAndValidationWithValidators() - Constructor for class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
The constructor.
AbstractUiModeChanger - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiModeChanger.
AbstractUiModeChanger() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
The constructor.
AbstractUiPopupHelper - Class in net.sf.mmm.client.ui.base
This is the abstract base implementation of UiPopupHelper.
AbstractUiPopupHelper() - Constructor for class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The constructor.
AbstractUiPopupHelper(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The constructor.
AbstractUiSingleWidgetButtonFactory<HANDLER extends UiHandlerAction> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of UiSingleWidgetButtonFactory.
AbstractUiSingleWidgetButtonFactory() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
The constructor.
AbstractUiSingleWidgetFactoryDatatype<VALUE> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of the UiSingleWidgetFactoryDatatype interface.
AbstractUiSingleWidgetFactoryDatatype(Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
The constructor.
AbstractUiSingleWidgetFactoryNative<WIDGET extends UiWidgetNative> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of the UiSingleWidgetFactory interface.
AbstractUiSingleWidgetFactoryNative(Class<WIDGET>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
The constructor.
AbstractUiWidget<VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget.
AbstractUiWidget(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
The constructor.
AbstractUiWidget.AccessHelper - Class in net.sf.mmm.client.ui.base.widget
This inner class gives access to methods not visible in the public API.
AbstractUiWidget.EventSender - Class in net.sf.mmm.client.ui.base.widget
This inner class is an adapter for the events.
AbstractUiWidget.HandlerContainer - Class in net.sf.mmm.client.ui.base.widget
A simple adapter containing a UiHandlerEvent.
AbstractUiWidgetAbstractBorderPanel<ADAPTER extends UiWidgetAdapterAbstractBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetAbstractBorderPanel.
AbstractUiWidgetAbstractBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
The constructor.
AbstractUiWidgetAbstractButton<ADAPTER extends UiWidgetAdapterClickable,VALUE> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetAbstractButton.
AbstractUiWidgetAbstractButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetAbstractButton
The constructor.
AbstractUiWidgetAbstractButtonContainer<ADAPTER extends UiWidgetAdapterAbstractButtonContainer> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetAbstractButtonContainer.
AbstractUiWidgetAbstractButtonContainer(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
The constructor.
AbstractUiWidgetAbstractDataSet<ADAPTER extends UiWidgetAdapterAbstractDataSet<ITEM>,VALUE,ITEM,ITEM_CONTAINER> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetAbstractDataSet(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
The constructor.
AbstractUiWidgetAbstractDataTable<ADAPTER extends UiWidgetAdapterAbstractDataTable<ROW>,VALUE,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractDataTable.
AbstractUiWidgetAbstractDataTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
The constructor.
AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor<CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This class is a lazy implementation of PropertyAccessor.
AbstractUiWidgetAbstractDialogWindow<ADAPTER extends UiWidgetAdapterAbstractDialogWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetAbstractDialogWindow.
AbstractUiWidgetAbstractDialogWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
The constructor.
AbstractUiWidgetAbstractListTable<ADAPTER extends UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetAbstractListTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
The constructor.
AbstractUiWidgetAbstractWindow<ADAPTER extends UiWidgetAdapterAbstractWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetAbstractWindow.
AbstractUiWidgetAbstractWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
The constructor.
AbstractUiWidgetAbstractWindow.SizeWindowImpl - Class in net.sf.mmm.client.ui.base.widget.window
Extends AbstractUiWidgetNative.SizeImpl with window specific size logic.
AbstractUiWidgetActive<ADAPTER extends UiWidgetAdapterActive,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of a focusable UiWidget.
AbstractUiWidgetActive(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
The constructor.
AbstractUiWidgetAdapter<WIDGET> - Class in net.sf.mmm.client.ui.base.widget.adapter
This is the abstract base implementation of UiWidgetAdapter.
AbstractUiWidgetAdapter() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
The constructor.
AbstractUiWidgetAdapter(WIDGET) - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
The constructor.
AbstractUiWidgetAdapterWithEvents<WIDGET,EVENT_ADAPTER extends AbstractEventAdapter> - Class in net.sf.mmm.client.ui.base.widget.adapter
This class extends AbstractUiWidgetAdapter with #addEventHandler.
AbstractUiWidgetAdapterWithEvents() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
The constructor.
AbstractUiWidgetAdapterWithEvents(WIDGET) - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
The constructor.
AbstractUiWidgetBorderPanel<ADAPTER extends UiWidgetAdapterBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetBorderPanel.
AbstractUiWidgetBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetBorderPanel
The constructor.
AbstractUiWidgetButton<ADAPTER extends UiWidgetAdapterButton> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetButton.
AbstractUiWidgetButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetButton
The constructor.
AbstractUiWidgetButtonGroup<ADAPTER extends UiWidgetAdapterButtonGroup> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetButtonGroup.
AbstractUiWidgetButtonGroup(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetButtonGroup
The constructor.
AbstractUiWidgetButtonPanel<ADAPTER extends UiWidgetAdapterButtonPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetButtonPanel.
AbstractUiWidgetButtonPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetButtonPanel
The constructor.
AbstractUiWidgetCheckboxField<ADAPTER extends UiWidgetAdapterCheckboxField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetCheckboxField.
AbstractUiWidgetCheckboxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
The constructor.
AbstractUiWidgetClickable<ADAPTER extends UiWidgetAdapterClickable,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of a clickable UiWidget.
AbstractUiWidgetClickable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
The constructor.
AbstractUiWidgetCodeAreaField<ADAPTER extends UiWidgetAdapterCodeAreaField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetCodeAreaField.
AbstractUiWidgetCodeAreaField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCodeAreaField
The constructor.
AbstractUiWidgetCollapsableBorderPanel<ADAPTER extends UiWidgetAdapterCollapsableBorderPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetCollapsableBorderPanel.
AbstractUiWidgetCollapsableBorderPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
The constructor.
AbstractUiWidgetCollapsableSection<ADAPTER extends UiWidgetAdapterCollapsableSection> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetCollapsableSection.
AbstractUiWidgetCollapsableSection(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
The constructor.
AbstractUiWidgetCollapsableSection.CollapseHandler - Class in net.sf.mmm.client.ui.base.widget.core
 
AbstractUiWidgetColorField<ADAPTER extends UiWidgetAdapterColorField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetColorField.
AbstractUiWidgetColorField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
The constructor.
AbstractUiWidgetComboboxField<ADAPTER extends UiWidgetAdapterComboboxField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetComboboxField.
AbstractUiWidgetComboboxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
The constructor.
AbstractUiWidgetComposite<ADAPTER extends UiWidgetAdapter,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetComposite.
AbstractUiWidgetComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
The constructor.
AbstractUiWidgetCustomMasterDetail<VALUE,SELECTION,DETAIL> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom composite widget that implements the UI pattern master/detail (panel).
AbstractUiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
The constructor.
AbstractUiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, Class<VALUE>, UiHandlerDetailsForSelection<SELECTION, DETAIL>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
The constructor.
AbstractUiWidgetCustomMasterDetail.Handler - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This inner class implements the handler-interfaces.
AbstractUiWidgetCustomTwoListSelection<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the regular implementation of the custom master/detail widget.
AbstractUiWidgetCustomTwoListSelection(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
The constructor.
AbstractUiWidgetDateField<ADAPTER extends UiWidgetAdapterDateField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetDateField.
AbstractUiWidgetDateField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDateField
The constructor.
AbstractUiWidgetDoubleField<ADAPTER extends UiWidgetAdapterDoubleField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstact base implementation of UiWidgetDoubleField.
AbstractUiWidgetDoubleField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDoubleField
The constructor.
AbstractUiWidgetDynamicComposite<ADAPTER extends UiWidgetAdapterDynamicComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetDynamicComposite.
AbstractUiWidgetDynamicComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
The constructor.
AbstractUiWidgetDynamicPanel<ADAPTER extends UiWidgetAdapterDynamicComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetDynamicPanel.
AbstractUiWidgetDynamicPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetDynamicPanel
The constructor.
AbstractUiWidgetFactory - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiWidgetFactory.
AbstractUiWidgetFactory() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
The constructor.
AbstractUiWidgetFactoryDatatype - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the abstract interface for a factory to create widgets for particular datatypes.
AbstractUiWidgetFactoryDatatype - Class in net.sf.mmm.client.ui.base.widget.factory
This is the abstract base implementation of UiWidgetFactoryDatatype.
AbstractUiWidgetFactoryDatatype() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
The constructor.
AbstractUiWidgetFactoryNative - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the abstract interface for a factory used to create UiWidgets.
AbstractUiWidgetFactoryNative - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiContext using UiSingleWidgetFactoryNative.
AbstractUiWidgetFactoryNative() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
The constructor.
AbstractUiWidgetField<ADAPTER extends UiWidgetAdapterField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetField.
AbstractUiWidgetField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
The constructor.
AbstractUiWidgetFileField<ADAPTER extends UiWidgetAdapterFileField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetFileField.
AbstractUiWidgetFileField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetFileField
The constructor.
AbstractUiWidgetGridCell<ADAPTER extends UiWidgetAdapterGridCell> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridCell.
AbstractUiWidgetGridCell(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
The constructor.
AbstractUiWidgetGridPanel<ADAPTER extends UiWidgetAdapterGridPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridPanel.
AbstractUiWidgetGridPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
The constructor.
AbstractUiWidgetGridRow<ADAPTER extends UiWidgetAdapterGridRow> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetGridCell.
AbstractUiWidgetGridRow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
The constructor.
AbstractUiWidgetHorizontalPanel<ADAPTER extends UiWidgetAdapterHorizontalPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetHorizontalPanel.
AbstractUiWidgetHorizontalPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalPanel
The constructor.
AbstractUiWidgetHorizontalSplitPanel<ADAPTER extends UiWidgetAdapterHorizontalSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetHorizontalSplitPanel.
AbstractUiWidgetHorizontalSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalSplitPanel
The constructor.
AbstractUiWidgetImage<ADAPTER extends UiWidgetAdapterImage> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetImage.
AbstractUiWidgetImage(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
The constructor.
AbstractUiWidgetInstantField<ADAPTER extends UiWidgetAdapterInstantField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetInstantField.
AbstractUiWidgetInstantField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetInstantField
The constructor.
AbstractUiWidgetIntegerField<ADAPTER extends UiWidgetAdapterIntegerField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetIntegerField.
AbstractUiWidgetIntegerField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerField
The constructor.
AbstractUiWidgetIntegerSliderField<ADAPTER extends UiWidgetAdapterIntegerSliderField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetIntegerSliderField.
AbstractUiWidgetIntegerSliderField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerSliderField
The constructor.
AbstractUiWidgetLabel<ADAPTER extends UiWidgetAdapterLabel> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetLabel.
AbstractUiWidgetLabel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
The constructor.
AbstractUiWidgetLink<ADAPTER extends UiWidgetAdapterLink> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetLink.
AbstractUiWidgetLink(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLink
The constructor.
AbstractUiWidgetListBoxField<ADAPTER extends UiWidgetAdapterListBoxField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField.
AbstractUiWidgetListBoxField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetListBoxField
The constructor.
AbstractUiWidgetListTable<ADAPTER extends UiWidgetAdapterListTable<ROW,ITEM_CONTAINER>,ROW,ITEM_CONTAINER extends ItemContainer<ROW,ITEM_CONTAINER>> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the base implementation of UiWidgetListTable.
AbstractUiWidgetListTable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
The constructor.
AbstractUiWidgetLocalDateField<ADAPTER extends UiWidgetAdapterLocalDateField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLocalDateField.
AbstractUiWidgetLocalDateField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalDateField
The constructor.
AbstractUiWidgetLocalTimeField<ADAPTER extends UiWidgetAdapterLocalTimeField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLocalTimeField.
AbstractUiWidgetLocalTimeField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalTimeField
The constructor.
AbstractUiWidgetLongField<ADAPTER extends UiWidgetAdapterLongField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetLongField.
AbstractUiWidgetLongField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLongField
The constructor.
AbstractUiWidgetMainWindow<ADAPTER extends UiWidgetAdapterMainWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetMainWindow.
AbstractUiWidgetMainWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
The constructor.
AbstractUiWidgetMenu<ADAPTER extends UiWidgetAdapterMenu> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenu.
AbstractUiWidgetMenu(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
The constructor.
AbstractUiWidgetMenuBar<ADAPTER extends UiWidgetAdapterMenuBar> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenu.
AbstractUiWidgetMenuBar(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuBar
The constructor.
AbstractUiWidgetMenuItemClickable<ADAPTER extends UiWidgetAdapterMenuItemClickable> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenuItemClickable.
AbstractUiWidgetMenuItemClickable(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuItemClickable
The constructor.
AbstractUiWidgetMenuItemSeparator<ADAPTER extends UiWidgetAdapterMenuItemSeparator> - Class in net.sf.mmm.client.ui.base.widget.menu
This is the abstract base implementation of UiWidgetMenuItemSeparator.
AbstractUiWidgetMenuItemSeparator(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuItemSeparator
The constructor.
AbstractUiWidgetNative<ADAPTER extends UiWidgetAdapter,VALUE> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget or more precisely UiWidgetNative.
AbstractUiWidgetNative(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
The constructor.
AbstractUiWidgetNative.SizeImpl - Class in net.sf.mmm.client.ui.base.widget
This class contains the size (Length values) of this widget.
AbstractUiWidgetNative.VisibleFlag - Class in net.sf.mmm.client.ui.base.widget
This inner class is the implementation of the visible flag.
AbstractUiWidgetNumberField<ADAPTER extends UiWidgetAdapterNumberField<VALUE>,VALUE extends Number & Comparable<VALUE>> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRangeField.
AbstractUiWidgetNumberField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
The constructor.
AbstractUiWidgetOptionsField<ADAPTER extends UiWidgetAdapterOptionsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetOptionsField.
AbstractUiWidgetOptionsField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
The constructor.
AbstractUiWidgetPasswordField<ADAPTER extends UiWidgetAdapterPasswordField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetPasswordField.
AbstractUiWidgetPasswordField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
The constructor.
AbstractUiWidgetPopup<ADAPTER extends UiWidgetAdapterPopup> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetPopup.
AbstractUiWidgetPopup(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
The constructor.
AbstractUiWidgetRadioButtonsField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRadioButtonsField.
AbstractUiWidgetRadioButtonsField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRadioButtonsField
The constructor.
AbstractUiWidgetRadioButtonsVerticalField<ADAPTER extends UiWidgetAdapterRadioButtonsField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRadioButtonsVerticalField.
AbstractUiWidgetRadioButtonsVerticalField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRadioButtonsVerticalField
The constructor.
AbstractUiWidgetRangeField<ADAPTER extends UiWidgetAdapterRangeField<VALUE>,VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRangeField.
AbstractUiWidgetRangeField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
The constructor.
AbstractUiWidgetRegularAtomic<ADAPTER extends UiWidgetAdapter> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetRegular for atomic widgets (widgets that are not composite and therefore never have children).
AbstractUiWidgetRegularAtomic(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetRegularAtomic
The constructor.
AbstractUiWidgetRichTextField<ADAPTER extends UiWidgetAdapterRichTextField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetRichTextField.
AbstractUiWidgetRichTextField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
The constructor.
AbstractUiWidgetSection<ADAPTER extends UiWidgetAdapterSection> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetSection.
AbstractUiWidgetSection(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
The constructor.
AbstractUiWidgetSingleComposite<ADAPTER extends UiWidgetAdapterSingleComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSingleComposite.
AbstractUiWidgetSingleComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
The constructor.
AbstractUiWidgetSingleMutableComposite<ADAPTER extends UiWidgetAdapterSingleMutableComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSingleMutableComposite.
AbstractUiWidgetSingleMutableComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleMutableComposite
The constructor.
AbstractUiWidgetSlot<ADAPTER extends UiWidgetAdapterSlot> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetSlot.
AbstractUiWidgetSlot(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSlot
The constructor.
AbstractUiWidgetSplitPanel<ADAPTER extends UiWidgetAdapterSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetSplitPanel.
AbstractUiWidgetSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetSplitPanel
The constructor.
AbstractUiWidgetSwitchComposite<ADAPTER extends UiWidgetAdapterSwitchComposite<CHILD>,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidgetSwitchComposite.
AbstractUiWidgetSwitchComposite(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
The constructor.
AbstractUiWidgetTab<ADAPTER extends UiWidgetAdapterTab> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetTab.
AbstractUiWidgetTab(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
The constructor.
AbstractUiWidgetTableColumn<ADAPTER extends UiWidgetAdapterTableColumn,ROW,CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetTableColumn.
AbstractUiWidgetTableColumn(UiContext, AbstractUiWidgetAbstractDataTable<?, ?, ROW, ?>, TypedProperty<CELL>, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The constructor.
AbstractUiWidgetTabPanel<ADAPTER extends UiWidgetAdapterTabPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetTabPanel.
AbstractUiWidgetTabPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetTabPanel
The constructor.
AbstractUiWidgetTextAreaField<ADAPTER extends UiWidgetAdapterTextAreaField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextAreaField.
AbstractUiWidgetTextAreaField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaField
The constructor.
AbstractUiWidgetTextAreaFieldBase<ADAPTER extends UiWidgetAdapterTextAreaFieldBase> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation for UiWidgetTextAreaField and UiWidgetRichTextField.
AbstractUiWidgetTextAreaFieldBase(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
The constructor.
AbstractUiWidgetTextField<ADAPTER extends UiWidgetAdapterTextField> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField.
AbstractUiWidgetTextField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextField
The constructor.
AbstractUiWidgetTextFieldBase<ADAPTER extends UiWidgetAdapterTextFieldBase> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextField or UiWidgetTextAreaField.
AbstractUiWidgetTextFieldBase(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
The constructor.
AbstractUiWidgetTextualInputField<ADAPTER extends UiWidgetAdapterTextualInputField<VALUE,ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.base.widget.field
This is the abstract base implementation of UiWidgetTextualInputField.
AbstractUiWidgetTextualInputField(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
The constructor.
AbstractUiWidgetToggleButton<ADAPTER extends UiWidgetAdapterToggleButton> - Class in net.sf.mmm.client.ui.base.widget.core
This is the abstract base implementation of UiWidgetToggleButton.
AbstractUiWidgetToggleButton(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
The constructor.
AbstractUiWidgetToolbar<ADAPTER extends UiWidgetAdapterToolbar> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetToolbar.
AbstractUiWidgetToolbar(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetToolbar
The constructor.
AbstractUiWidgetTree<ADAPTER extends UiWidgetAdapterTree<NODE>,NODE> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the abstract base implementation of UiWidgetAbstractListTable.
AbstractUiWidgetTree(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
The constructor.
AbstractUiWidgetVerticalPanel<ADAPTER extends UiWidgetAdapterVerticalPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetVerticalPanel.
AbstractUiWidgetVerticalPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalPanel
The constructor.
AbstractUiWidgetVerticalSplitPanel<ADAPTER extends UiWidgetAdapterVerticalSplitPanel> - Class in net.sf.mmm.client.ui.base.widget.panel
This is the abstract base implementation of UiWidgetVerticalSplitPanel.
AbstractUiWidgetVerticalSplitPanel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalSplitPanel
The constructor.
AbstractUiWidgetWindow<ADAPTER extends UiWidgetAdapterWindow> - Class in net.sf.mmm.client.ui.base.widget.window
This is the abstract base implementation of UiWidgetWindow.
AbstractUiWidgetWindow(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetWindow
The constructor.
AbstractUiWidgetWithLabel<ADAPTER extends UiWidgetAdapterWithLabel> - Class in net.sf.mmm.client.ui.base.widget
This is the abstract base implementation of UiWidget in combination with a label.
AbstractUiWidgetWithLabel(UiContext, ADAPTER) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
The constructor.
AbstractUserSessionProvider() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
The constructor.
AbstractUserType<T> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
Deprecated.
use AttributeConverter instead.
AbstractUserType(int, Class<T>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
The constructor.
AbstractValidatableObject - Interface in net.sf.mmm.util.validation.api
This is the abstract interface for an object, that can be validated.
AbstractValidationFailure - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationFailure.
AbstractValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor for de-serialization in GWT.
AbstractValidationFailure(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationFailure(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationFailure
The constructor.
AbstractValidationStateCollector - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
AbstractValidationStateCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The constructor.
AbstractValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base class all ValueValidator implementations should extend.
AbstractValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidator
The constructor.
AbstractValidatorBuilder - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValidatorBuilder.
AbstractValidatorBuilder() - Constructor for class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
The constructor.
AbstractValueConverter<SOURCE,TARGET> - Class in net.sf.mmm.util.value.base
This is the abstract base-implementation of the ValueConverter interface.
AbstractValueConverter() - Constructor for class net.sf.mmm.util.value.base.AbstractValueConverter
The constructor.
AbstractValueConverterToCompatiblePojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of the ValueConverter interface that converts an POJO to a POJO with the same properties.
AbstractValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
The constructor.
AbstractValueConverterToContainer<CONTAINER> - Class in net.sf.mmm.util.value.impl
This is the abstract base-implementation of a ValueConverter that converts an Object to a container type.
AbstractValueConverterToContainer() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The constructor.
AbstractValueConverterToSimilarPojo<SOURCE,TARGET> - Class in net.sf.mmm.util.value.impl
This is an abstract base implementation of ValueConverter that extends AbstractValueConverterToCompatiblePojo and adds tolerance for unmatched properties.
AbstractValueConverterToSimilarPojo() - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueConverterToSimilarPojo(SetFactory) - Constructor for class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
The constructor.
AbstractValueValidator<V> - Class in net.sf.mmm.util.validation.base
This is the abstract base implementation of ValueValidator.
AbstractValueValidator() - Constructor for class net.sf.mmm.util.validation.base.AbstractValueValidator
The constructor.
AbstractVersionedMain - Class in net.sf.mmm.util.cli.api
This is the abstract base class for a main-program that has a version.
AbstractVersionedMain() - Constructor for class net.sf.mmm.util.cli.api.AbstractVersionedMain
 
AbstractVersionIdentifier - Class in net.sf.mmm.util.version.base
This is the abstract base implementation of VersionIdentifier.
AbstractVersionIdentifier(String) - Constructor for class net.sf.mmm.util.version.base.AbstractVersionIdentifier
The constructor.
AbstractVersionIdentifierFormatterNumber - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a numeric part of the VersionIdentifier.
AbstractVersionIdentifierFormatterNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The constructor.
AbstractVersionIdentifierFormatterString - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of Formatter for a String -based part of the VersionIdentifier.
AbstractVersionIdentifierFormatterString(String, int) - Constructor for class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The constructor.
AbstractWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for custom widgets that do not have to derive classes below Widget.
AbstractWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
The constructor.
AbstractXmlItem - Class in net.sf.mmm.util.xml.path.base
This is the abstract base implementation of all items of an XML expression.
AbstractXmlItem() - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlItem
 
AbstractXmlPathSegment - Class in net.sf.mmm.util.xml.path.base
This is the abstract base implementation of the XmlPathSegment interface.
AbstractXmlPathSegment() - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlPathSegment
The constructor.
AbstractXmlSelector - Class in net.sf.mmm.util.xml.path.base
TODO: this class ...
AbstractXmlSelector(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
The constructor.
accept(List<NODE>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Accept an input value.
accept(char) - Method in class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
This method determines if a character the name (excluding the initial hyphens) is acceptable.
accept(String) - Method in class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
This method determines if the given value should be accepted.
accept(File) - Method in class net.sf.mmm.util.file.base.DirectoryFilter
accept(File) - Method in class net.sf.mmm.util.file.base.FileFilterAdapter
accept(File) - Method in class net.sf.mmm.util.file.base.FileStringFilterAdapter
accept(File) - Method in class net.sf.mmm.util.file.base.PatternFileFilter
accept(File) - Method in class net.sf.mmm.util.file.base.PlainFileFilter
accept(char) - Method in interface net.sf.mmm.util.filter.api.CharFilter
This method determines if the given character c should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.Filter
This method determines if the given value should be accepted.
accept(V) - Method in interface net.sf.mmm.util.filter.api.FilterRule
This method checks if the given string is accepted, denied or ignored by this rule.
accept(char) - Method in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
This method determines if the given character c should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.ConjunctionFilter
This method determines if the given value should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.ConstantFilter
This method determines if the given value should be accepted.
accept(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method determines if the given value should be accepted.
accept(char) - Method in class net.sf.mmm.util.filter.base.ListCharFilter
This method determines if the given character c should be accepted.
accept(String) - Method in class net.sf.mmm.util.filter.base.PatternFilterRule
This method checks if the given string is accepted, denied or ignored by this rule.
accept(T) - Method in interface net.sf.mmm.util.lang.api.function.Consumer
Accept an input value.
accept(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
This method determines if the given value should be accepted.
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AnnotationFilter
This method determines if the given value should be accepted.
accept(Class<?>) - Method in class net.sf.mmm.util.reflect.base.AssignableFromFilter
This method determines if the given value should be accepted.
ACCEPT_ALL_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that accepts any charater.
ACCEPT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
acceptChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
acceptRecursive(V) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method implements FilterRuleChain.accept(Object) recursively.
acceptStatic - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
ACCESS_KEY_NONE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
The access key value if no access key is defined.
AccessFailedException - Exception in net.sf.mmm.util.reflect.api
An AccessFailedException is thrown if a reflective call failed because the executing code does NOT have access to the according definition.
AccessFailedException(Throwable, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
AccessFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.AccessFailedException
The constructor.
AccessHelper() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
Accessibility - Interface in net.sf.mmm.util.lang.api.concern
This interface is used to document the concept and meaning of accessibility (of a user-interface).
accessKey - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
accessKey - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
accessKey2WidgetsMap - Variable in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
 
accessKeyBinding - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
accessorBuilders - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
accessorMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
accessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
 
active - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
 
activeDescendant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
activeTransaction - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
 
activeValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
activeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
ACTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The name of the actors playing the movie.
actualTypeArguments - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
adapter - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
 
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
add(IsWidget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
add(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
add(HasKeyPressHandlers) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method adds this keyboard-filter to the given widget.
add(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
add(E) - Method in class net.sf.mmm.util.collection.base.CollectionList
add(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
add(int) - Method in enum net.sf.mmm.util.date.api.Weekday
This method returns the Weekday resulting if the given number of days are elapsed after the current Weekday (this).
ADD - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to add an element to a container property (e.g.
ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to add an item to a property with a container (array or Collection) type.
add(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method adds the given item to the given arrayOrCollection.
add(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method adds the given item to the given arrayOrCollection.
addAll(Collection<? extends E>) - Method in class net.sf.mmm.util.collection.base.CollectionList
addArgument(CliArgumentContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given argument.
addBehavior(FeatureBehavior) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
addBlurHandler(BlurHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
addCall(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method adds the given RemoteInvocationCallData to this queue.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
This method is called from the service-client stub to add a GenericRemoteInvocationRpcCall.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
This method adds the given GenericRemoteInvocationRpcCall to this queue.
addCall(GenericRemoteInvocationRpcCall, Class<?>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
addCell(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableRow
 
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValue
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method adds the given UiHandlerEventValueChange to this object.
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
addChangeHandler(ChangeHandler) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
addChild(NODE, NODE, int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Adds the given child <NODE> to the given parent at the specified index.
addChild(NODE, NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Convenience method variant of UiWidgetAbstractTree.UiTreeModelMutable.addChild(Object, Object, int) to add a child at the end.
addChild(UiWidgetMenuItem) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds the given child to the end of the child-list.
addChild(UiWidgetMenu) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenuBar
This method adds the given child to the end of the child-list.
addChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given child and adds it to this row.
addChild(UiWidgetRegular, String) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetTabPanel
This method adds the given UiWidgetRegular as new tab on the right of all existing tabs.
addChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>, int) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Adds the given child <NODE> to the given parent at the specified index.
addChild(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Convenience method variant of UiWidgetAbstractTree.UiTreeModelMutable.addChild(Object, Object, int) to add a child at the end.
addChild(TreeNodeSimple<VALUE>, VALUE) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Creates a new TreeNodeSimple for the given childValue and adds it to the given parent.
addChild(TreeNodeSimple<VALUE>, VALUE, int) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Creates a new TreeNodeSimple for the given childValue and adds it to the given parent.
addChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterDynamicComposite
This method adds the given child at the given index.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
 
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method adds a new child.
addChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method adds the given child to the end of the child-list.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method adds or better inserts the given child at the given index.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method adds the given child to the end of the child-list.
addChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given child and adds it to this row.
addChild(UiWidgetGridCell) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method adds the given child to the end of the child-list.
addChild(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method adds or better inserts the given child at the given index.
addChild(UiWidgetRegular, String) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetTabPanel
This method adds the given UiWidgetRegular as new tab on the right of all existing tabs.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method adds the given child at the given index.
addChild(UiWidgetMenuItem, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method adds the given child at the given index.
addChild(UiWidgetMenu, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method adds the given child at the given index.
addChild(UiWidgetGridRow, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
This method adds the given child at the given index.
addChild(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalSplitPanel
This method adds the given child at the given index.
addChild(UiWidgetTab, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalSplitPanel
This method adds the given child at the given index.
addChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
This method adds the given child at the given index.
addChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method adds the given child at the given index.
addChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(CHILD, int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method adds the given child to the children of this GenericTreeNode.
addChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method adds the given child to the children of this GenericTreeNode.
addChild(TreeNodeSimple<VALUE>, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method adds the given child to the children of this GenericTreeNode.
addChild(ContentType) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method adds the given child to the children of this GenericTreeNode.
addChildInternal(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
 
addChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given children to it and then adds it to this UiWidgetGridPanel.
addChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given children composed to a single widget and adds it to this row.
addChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given children to it and then adds it to this UiWidgetGridPanel.
addChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
This method creates a UiWidgetGridCell, sets the given children composed to a single widget and adds it to this row.
addChildSpanned(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given child with a full column span to it and then adds it to this UiWidgetGridPanel.
addChildSpanned(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method creates a UiWidgetGridRow, adds the given child with a full column span to it and then adds it to this UiWidgetGridPanel.
addChildValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and adds it as child of this node.
addChildValue(VALUE, int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
Creates a new TreeNodeSimple with the given childValue and inserts it as child of this node at the given index.
addClassMapping(Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the simple-name.
addClassMapping(String, Class<?>) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method adds a mapping for the given type using the given name.
addClickHandler(UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method adds the given UiHandlerEventClick to this object.
addClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method adds the given UiHandlerEventClick to this object.
addClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method adds the given UiHandlerEventClick to this object.
addCloseHandler(UiHandlerEventClose) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method adds the given UiHandlerEventClose to this object.
addCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method adds the given UiHandlerEventClose to this object.
addCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method adds the given UiHandlerEventClose to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureCollapse
This method adds the given UiHandlerEventCollapse to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method adds the given UiHandlerEventCollapse to this object.
addCollapseHandler(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method adds the given UiHandlerEventCollapse to this object.
addCollapseWidget(UiWidget) - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
addCollapseWidget(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
addColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
Adds the given column to this table.
addComposition(char, char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method adds the given composition pair.
addContentType(ContentType) - Method in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
This method registers the given contentType in this ContentTypeManager.
addContentTypeRecursively(ContentType) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
This method walks down the tree of ContentTypes recursively and adds them to this manager.
addConverter(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addConverter(ValueConverter<?, TARGET>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method registers the given converter to this composed converter.
addConverterComponent(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
addConverterInternal(ValueConverter<?, ?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method registers the given converter to this composed converter.
addDao(GenericDao<?, ?>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method registers the given entityManager.
addEventHandler(UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureEvent
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method adds the given UiHandlerEvent to this object.
addEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method adds the given UiHandlerEvent to this object.
addExtension(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method adds the given extension to the extensions.
addFeatureBehaviors() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Adds all available FeatureBehaviors at construction time.
addFocusHandler(UiHandlerEventFocus) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureFocus
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method adds the given UiHandlerEventFocus to this object.
addFocusHandler(FocusHandler) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
addHandler(Event.Type<H>, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
addHandlerRegistration(HandlerRegistration) - Method in interface net.sf.mmm.client.ui.gwt.widgets.handler.HandlerRegistrationCollector
This method is to be called with the HandlerRegistration for all permanent handlers.
addHandlerRegistration(HandlerRegistration) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method is to be called with the HandlerRegistration for all permanent handlers.
addHandlerToSource(Event.Type<H>, Object, H) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
addInSingleTx(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
additionalConverter - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
additionalFunctionManager - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
addListener(Class<E>, EventListener<E>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method registers a listener that is interested in Events.
addListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method registers a listener that is interested in Events.
addListener(Class<E>, EventListener<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method registers a listener that is interested in Events.
addListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method registers a listener that is interested in Events.
addMenu(String) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenuBar
This method adds a menu to this menu-bar.
addMenu(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenuBar
This method adds a menu to this menu-bar.
addMode(CliMode, Class<?>) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method adds the given CliMode.
addMode(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method adds the given CliMode.
addMouseHandler(Widget, Direction) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
Adds a PopupMouseHandler to the given Widget based on the given Direction.
addOpenHandler(UiHandlerEventOpen) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method adds the given UiHandlerEventOpen to this object.
addOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method adds the given UiHandlerEventOpen to this object.
addOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method adds the given UiHandlerEventOpen to this object.
addOption(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given option.
addOption(String, CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.CliState
This method registers the given option with the given name.
addParameter(Map<String, String>, String, Object) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Adds the given parameter to the given Map.
addParameter(Map<String, String>, String, Object, boolean) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Adds the given parameter to the given Map.
addProcessorFactory(DetectorStreamProcessorFactory) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
addPropertyDescriptor(PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method adds the given PojoPropertyDescriptorImpl.
addPropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method adds the given item to the list-like property with the given propertyName from the given pojo using the add accessor.
addPropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method adds the given item to the list-like property with the given propertyName from the given pojo using the add accessor.
addRank(E, int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method adds the given gain to the current rank of the given element.
addRank(int) - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
addRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method will register the given refreshable so it will be refreshed periodically.
addRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method will register the given refreshable so it will be refreshed periodically.
addRow(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Adds the given row to this list table.
addRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Adds the given row to this list table.
addRow(ITEM_CONTAINER, int) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractListTable
 
addRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Adds the given row at the end of this list table.
addRow(ROW, int) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Adds the given row to this list table.
addRow(ItemContainerGwt<ROW>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
addSegment(AbstractXmlPathSegment) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
This method adds the given segment to this path.
addSelectionFeature(RichTextFeature, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
addSelectionHandler(UiHandlerEventSelection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method adds the given UiHandlerEventSelection to this object.
addSelectionHandler(UiHandlerEventSelection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method adds the given UiHandlerEventSelection to this object.
addSelectionHandler(UiHandlerEventSelection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method adds the given UiHandlerEventSelection to this object.
addSelector(AbstractXmlSelector) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method adds the given selector to this XmlSet.
addSeparator() - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds a separator to this menu.
addSeparator() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method adds a separator to this menu.
addSeparatorRow() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
Adds an empty row that acts as a spacer to group blocks of rows with widgets.
addSeparatorRow() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
Adds an empty row that acts as a spacer to group blocks of rows with widgets.
addSingularAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
addStreamOffset(int) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
addStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStylesAdvanced
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method adds the given style to the styles.
addStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method adds the given style to the styles.
addSubmenu(String) - Method in interface net.sf.mmm.client.ui.api.widget.menu.UiWidgetMenu
This method adds a sub-menu to this menu.
addSubmenu(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method adds a sub-menu to this menu.
addToCurrentTx(RemoteInvocationCallData<?, CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
addToList(List<V>) - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method appends the values of the list represented by this node to the given list.
addToList(List<V>) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method appends the values of the list represented by this node to the given list.
addValidator(ValueValidator<? super Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method adds the given ValueValidator to this object.
addValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method adds the given ValueValidator to this object.
addValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method adds the given ValueValidator to this object.
addValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
This method adds the given ValueValidator to this object.
addValidatorMandatory() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValidation
This is a convenience method for adding the most common validator ValidatorMandatory.
addValidatorMandatory() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This is a convenience method for adding the most common validator ValidatorMandatory.
addValidatorMandatory() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This is a convenience method for adding the most common validator ValidatorMandatory.
addValueChangeHandler(ValueChangeHandler<Boolean>) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
addValueChangeHandler(ValueChangeHandler<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
addValueChangeHandler(ValueChangeHandler<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
addVirtualAccessor(AbstractPojoPropertyDescriptor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method adds the given accessor to the given propertyDescriptor.
addVirtualAccessors - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
adjustSignum(int) - Method in enum net.sf.mmm.util.lang.api.SortOrder
AdvancedClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This class extends AbstractClassHierarchyMap with the ability to replace elements ( <E>) on recursive puts if the new element has a more general type.
AdvancedClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
AdvancedClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
The constructor.
AdvancedRevisionEntity - Class in net.sf.mmm.persistence.impl.hibernate
This is a custom revision entity also containing the actual user.
AdvancedRevisionEntity() - Constructor for class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
The constructor.
AdvancedRevisionListener - Class in net.sf.mmm.persistence.impl.hibernate
This is the implementation of RevisionListener that enriches AdvancedRevisionEntity with additional information.
AdvancedRevisionListener() - Constructor for class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionListener
The constructor.
afterHandler(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.UiEventObserver
This method is called after the UiHandler(s) are invoked.
afterUnmarshal(Unmarshaller, Object) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
This method is automatically invoked by JAXB after un-marshaling this bean.
afterUnmarshal(Unmarshaller, Object) - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbObject
This method is automatically invoked by JAXB after un-marshaling this bean.
AGGREGATE_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
aggregateMaximumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method aggregates the current aggregated maximum length with the given next value.
aggregateMaximumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
This method aggregates the current aggregated maximum length with the given next value.
aggregateMinimumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method aggregates the current aggregated minimum length with the given next value.
aggregateMinimumLength(long, long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
This method aggregates the current aggregated minimum length with the given next value.
ALBUM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The album (CD) containing this musical content.
ALEF_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALIAS_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The alias of the option to get help/usage.
ALIAS_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The alias of the option to get the program version.
Alignment - Enum in net.sf.mmm.util.lang.api
This enum contains the available values for the alignment of an object.
Alignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Alignment
The constructor.
alignment - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
alignment - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The alignment.
ALL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword ALL.
ALL - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
ALL - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress all warnings.
ALL_AROUND_PROFILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALL_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALL_OR_ANY_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
allowCustomInput - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
allowSave - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
allValues - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
ALMOST_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Alpha - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the alpha value of a color what is its opacity.
Alpha() - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor for de-serialization in GWT.
Alpha(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
Alpha(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Alpha
The constructor.
alpha - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
AlreadyInitializedException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if an operation was invoked after the object was initialized but has to be called before initialization.
AlreadyInitializedException() - Constructor for exception net.sf.mmm.util.component.api.AlreadyInitializedException
The constructor.
alternatives - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
altQuoteEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altQuoteStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
altText - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
AMALGAMATION_OR_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
amount - Variable in class net.sf.mmm.client.ui.api.common.Length
 
AMPERSAND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The ampersand sign used for the term "and".
AND - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-conjunction for AND.
ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANGSTROM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
annotatedClass - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
AnnotationFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are annotated with an annotation given at construction.
AnnotationFilter(Class<? extends Annotation>) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationFilter(Class<? extends Annotation>, boolean, AnnotationUtilImpl) - Constructor for class net.sf.mmm.util.reflect.base.AnnotationFilter
The constructor.
AnnotationNotForTargetException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotForTargetException is thrown if an Annotation should be resolved for a specific ElementType that it is NOT targeted for.
AnnotationNotForTargetException(Class<? extends Annotation>, ElementType) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
The constructor.
AnnotationNotRuntimeException - Exception in net.sf.mmm.util.reflect.api
A AnnotationNotRuntimeException is thrown if an Annotation should be resolved at runtime but has NOT the Retention RetentionPolicy.RUNTIME.
AnnotationNotRuntimeException(Class<? extends Annotation>) - Constructor for exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
The constructor.
annotationType - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The required annotation.
annotationUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
annotationUtil - Variable in class net.sf.mmm.util.cli.base.CliState
 
AnnotationUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with annotations.
annotationUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
The AnnotationUtilImpl to use.
AnnotationUtilImpl - Class in net.sf.mmm.util.reflect.base
This class is a collection of utility functions for dealing with annotations.
AnnotationUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
The constructor.
ANTICLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_INTEGRATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANTICLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ANY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword ANY.
Api - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
API is a shortcut for Application Programming Interface and identifies all types required to access a component.
API_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an api package.
APL_FUNCTIONAL_SYMBOL_CIRCLE_STILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_I_BEAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APL_FUNCTIONAL_SYMBOL_SLASH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The apostrophe sign.
append(StringBuilder, String, int, CliOutputSettings) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
This method appends a single option to the syntax.
append(char) - Method in class net.sf.mmm.util.io.base.AppendableWriter
append(CharSequence) - Method in class net.sf.mmm.util.io.base.AppendableWriter
append(CharSequence, int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
append(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method queues the given ByteArray at the end of this buffer.
append(CharSequence, int, int) - Method in class net.sf.mmm.util.nls.base.NlsWriter
append(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
append(Appendable, DefaultLineWrapper.ColumnState, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method appends the text of a single cell (line of a single column).
append(CharSequence) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
append(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
append(char) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
appendable - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The Appendable where to write help to.
appendable - Variable in class net.sf.mmm.util.io.base.AppendableWriter
The delegate.
AppendableWriter - Class in net.sf.mmm.util.io.base
This class is a Writer that adapts an Appendable.
AppendableWriter(Appendable) - Constructor for class net.sf.mmm.util.io.base.AppendableWriter
The constructor.
appendCellBuffer(DefaultLineWrapper.ColumnState, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method fills the DefaultLineWrapper.CellBuffer with the payload for the current cell.
appendEnclosing(StringBuilder, char, ClassName) - Method in class net.sf.mmm.util.reflect.api.ClassName
Appends the enclosing class in proper order (reverse hierarchy).
appendHeaderProperty(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method appends the given value to the HTTP header-property with the given name.
appendHeaderProperty(String, String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method appends the given value to the HTTP header-property with the given name.
AppendingList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that gives a read-only view on other lists that appear as if they were concatenated.
AppendingList(List<? extends E>...) - Constructor for class net.sf.mmm.util.collection.base.AppendingList
The constructor.
appendPath(StringBuilder, String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method appends the pojo property path specified by the given segments to the given buffer.
appendSegment(StringBuilder, long, boolean) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
appendSubstring(StringBuffer, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method appends the substring specified by start and end to the given buffer.
appendWithAlignment(Appendable, DefaultLineWrapper.ColumnState, boolean, DefaultLineWrapper.CellBuffer) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method actually appends the text for a single line of a single column according to alignment.
applicationContext - Variable in class net.sf.mmm.util.component.impl.AbstractSpringContainer
The ConfigurableApplicationContext to delegate to.
ApplicationWindow - Interface in net.sf.mmm.client.ui.api.dialog
TODO: this class ...
apply(UiWidgetAdapter) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
 
apply(T) - Method in interface net.sf.mmm.util.lang.api.function.Function
Applies this function to the given argument.
apply(Object) - Method in class net.sf.mmm.util.lang.api.function.VoidFunction
Applies this function to the given argument.
apply(HyphenationPattern) - Method in class net.sf.mmm.util.text.base.HyphenationState
This is the heart of the hyphenation algorithm.
apply(HyphenationPattern, int) - Method in class net.sf.mmm.util.text.base.HyphenationState
This method applies the pattern matching at the given offset.
applyEventAdapter(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method applies the given event adapter to the widget(s) so it receive native events.
applyEventAdapter(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method applies the given event adapter to the widget(s) so it receive native events.
applyEventAdapterForChange(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForChange(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForChange(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
Applies for EventType.VALUE_CHANGE events.
applyEventAdapterForClick(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.CLICK events.
applyEventAdapterForClick(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
Applies for EventType.CLICK events.
applyEventAdapterForClick(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
Applies for EventType.CLICK events.
applyEventAdapterForFocus(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
applyEventAdapterForFocus(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
applyEventAdapterForFocus(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
applyEventAdapterForSelection(EVENT_ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
Applies for EventType.SELECTION_CHANGE events.
applyEventAdapterForSelection(EventAdapterGwt) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
Applies for EventType.SELECTION_CHANGE events.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(Color, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
applyFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
Updates the RichTextArea according to the value from the widget for the font-settings.
applyFontSettings(String, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
APPROACHES_THE_LIMIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_BUT_NOT_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
APPROXIMATELY_EQUAL_TO_OR_THE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AreaCode - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the area code for a phone number.
AreaCode() - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor for de-serialization in GWT.
AreaCode(int) - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor.
AreaCode(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.AreaCode
The constructor.
areaCode - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
args - Variable in class net.sf.mmm.util.reflect.api.Arguments
the wrapped signature
argument - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
 
argument - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The NlsArgument to use as result or null if this is the last NlsFormatterChoice.Segment.
argument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
argumentFormatter - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
argumentIndex - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
argumentNames - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
argumentParser - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
arguments - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The optional arguments.
arguments - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
arguments - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The NLS-arguments.
arguments - Variable in class net.sf.mmm.util.cli.base.CliState
 
arguments - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
arguments - Variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
 
arguments - Variable in class net.sf.mmm.util.nls.base.NlsWriter
 
Arguments - Class in net.sf.mmm.util.reflect.api
This class represents an argument list.
Arguments(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Arguments
The constructor.
ARIA_ROLE_ALERT - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ALERT_DIALOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_APPLICATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ARTICLE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_BANNER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_CHECKBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COLUMN_HEADER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMBOBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMPLEMENTARY - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_COMPOSITE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_CONTENT_INFO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DEFINITION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DIALOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DIRECTORY - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_DOCUMENT - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_FORM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GRID - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GRID_CELL - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_HEADING - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_IMG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LANDMARK - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LINK - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LIST - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LIST_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LISTBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_LOG - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MARQUEE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MATH - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_BAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM_CHECKBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_MENU_ITEM_RADIO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_NOTE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_OPTION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_PRESENTATION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_PROGRESS_BAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_RADIO - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_RADIO_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_REGION - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW_GROUP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_ROW_HEADER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SCROLLBAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SEARCH - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SECTION_HEAD - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SLIDER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_SPIN_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_STATUS - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB_LIST - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TAB_PANEL - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TEXTBOX - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TIMER - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TOOLBAR - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TOOLTIP - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE_GRID - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
ARIA_ROLE_TREE_ITEM - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
AriaAutocomplete - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaAutocomplete.getAutocomplete().
AriaAutocomplete(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
The constructor.
AriaChangeNotifications - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaRelevant.getRelevant().
AriaChangeNotifications(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
The constructor.
AriaDropEffect - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaDropEffect.getDropEffect().
AriaDropEffect(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
The constructor.
AriaIdList - Class in net.sf.mmm.client.ui.api.aria.datatype
This class is a simple representation for a List of IDs.
AriaIdList(String) - Constructor for class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
The constructor.
AriaIdList(String...) - Constructor for class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
The constructor.
AriaInvalid - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaInvalid.getInvalid().
AriaInvalid(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
The constructor.
AriaLiveLevel - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for AttributeReadAriaLive.getLive().
AriaLiveLevel(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
The constructor.
ariaRole - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
AriaSortOrder - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for the sort order of a list.
AriaSortOrder(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
The constructor.
AriaTristate - Enum in net.sf.mmm.client.ui.api.aria.datatype
This enum contains the possible values for a tristate.
AriaTristate(String, String) - Constructor for enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
The constructor.
ARITHMETIC_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ARITHMETIC_FACTORY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
JpqlSyntax.ARITHMETIC_FACTORY ::= [{+ |-}] #arithmetic_primary
ARITHMETIC_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ARITHMETIC_TERM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
array - Variable in class net.sf.mmm.util.cli.base.CliValueContainerArray
The array or null if NOT yet set.
array - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The array to iterate/enumerate.
Array - Class in net.sf.mmm.util.lang.base
Reduced variant of Array that is GWT compatible.
Array() - Constructor for class net.sf.mmm.util.lang.base.Array
Constructor prohibited.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
The default length of the managed byte-arrays.
ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
The default length of the managed char-arrays.
ArrayIterator<E> - Class in net.sf.mmm.util.collection.base
This class implements both Iterator and Enumeration to iterate/enumerate a given array.
ArrayIterator(E[]) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
ArrayIterator(E[], int, int) - Constructor for class net.sf.mmm.util.collection.base.ArrayIterator
The constructor.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The actual length of the byte-arrays.
arrayLength - Variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The actual length of the char-arrays.
ArrayListFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the ListFactory interface that creates instances of ArrayList.
ArrayListFactory() - Constructor for class net.sf.mmm.util.collection.base.ArrayListFactory
 
arrayQueue - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The Queue of available ByteArrays that have NOT yet been processed.
ARROW_POINTING_DOWNWARDS_THEN_CURVING_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_DOWNWARDS_THEN_CURVING_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARROW_POINTING_RIGHTWARDS_THEN_CURVING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ARTIST - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The artist(s) which performed this musical content.
AS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword AS.
ASCII_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin ASCII letters 'a'-'z' and 'A'-'Z'.
ASCII_LOWER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the lower case Latin ASCII letters 'a'-'z'.
ASCII_UPPER_CASE_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the upper case Latin ASCII letters 'A'-'Z'.
asciiBytesAvailable - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The number of ASCII bytes available to read from EncodingUtilImpl.UtfDetectionReader.inputStream.
AsciiProcessor() - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
The constructor.
asciiProcessor - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The processor for ASCII-mode.
asFeatureSelectedValue() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetWithSelectedValue
 
asFeatureSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
asFeatureSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
asList() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
assemble(Serializable, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
assertCause(Throwable, Class<T>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes are an instance of the given expectedType.
assertCause(Throwable, Throwable) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes is the same as the given expectedCause.
assign(Object) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method applies the parsed CLI values to the given state.
AssignableFromFilter - Class in net.sf.mmm.util.reflect.base
This is a filter that only accepts types that are assignable from a special type.
AssignableFromFilter(Class<?>) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
AssignableFromFilter(Class<?>, boolean) - Constructor for class net.sf.mmm.util.reflect.base.AssignableFromFilter
The constructor.
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
assignmentClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
assignNodeToWidget(NODE, WIDGET) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRenderer
This method assigns the given <NODE> to the given widget.
assignNodeToWidget(NODE, UiWidgetLabel) - Method in class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
This method assigns the given <NODE> to the given widget.
ASSOCIATION_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The asterisk sign commonly used for multiplication.
ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
AsyncProcessExecutor - Interface in net.sf.mmm.util.process.api
This is the interface for an async executor of a Process.
AsyncProcessExecutorImpl(ProcessUtilImpl.ProcessExecutor) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
The constructor.
AsyncTransferrer - Interface in net.sf.mmm.util.io.api
This is the interface for an async transferrer of streams or readers/writers.
AsyncTransferrerImpl(StreamUtilImpl.BaseTransferrer<?>) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
The constructor.
atomic - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
ATOMIC_INTEGER - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
ATOMIC_LONG - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
attachActiveWidget(ComplexPanel) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
attached - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
ATTRIBUTE_COLSPAN - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnSpan
ATTRIBUTE_LIST - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The attribute of an input element to reference a datalist via its id.
ATTRIBUTE_ROWSPAN - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadRowSpan
The attribute name of AttributeReadRowSpan.getRowSpan().
AttributeReadAccessKey - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the accessKey attribute of an object.
AttributeReadAlignment - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the alignment of an object.
AttributeReadAllowCustomInput - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the allowCustomInput attribute of an object.
AttributeReadAltText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the alternative text attribute of an object.
AttributeReadAriaActiveDescendant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the activeDescendant attribute (property) of an object.
AttributeReadAriaAtomic - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the atomic attribute (property) of an object.
AttributeReadAriaAutocomplete - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the autocomplete attribute (property) of an object.
AttributeReadAriaBusy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the busy attribute (state) of an object.
AttributeReadAriaChecked - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the checked attribute (state) of an object.
AttributeReadAriaControls - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the controls attribute (property) of an object.
AttributeReadAriaDescribedBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the describedBy attribute (property) of an object.
AttributeReadAriaDisabled - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the disabled attribute (state) of an object.
AttributeReadAriaDropEffect - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the dropEffect attribute (property) of an object.
AttributeReadAriaExpanded - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the expanded attribute (state) of an object.
AttributeReadAriaFlowTo - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the flowTo attribute (property) of an object.
AttributeReadAriaGrabbed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the grabbed attribute (state) of an object.
AttributeReadAriaHasPopup - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the hasPopup attribute (property) of an object.
AttributeReadAriaHidden - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the hidden attribute (state) of an object.
AttributeReadAriaInvalid - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the invalid attribute (state) of an object.
AttributeReadAriaLabel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the label attribute (property) of an object.
AttributeReadAriaLabelledBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the labelledBy attribute (property) of an object.
AttributeReadAriaLevel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the level attribute (property) of an object.
AttributeReadAriaLive - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the live attribute (property) of an object.
AttributeReadAriaMultiLine - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the multiLine attribute (property) of an object.
AttributeReadAriaMultiSelectable - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the multi-selectable attribute (property) of an object.
AttributeReadAriaOrientation - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the orientation attribute (property) of an object.
AttributeReadAriaOwns - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the owns attribute (property) of an object.
AttributeReadAriaPosInSet - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the posInSet attribute (property) of an object.
AttributeReadAriaPressed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the pressed attribute (state) of an object.
AttributeReadAriaReadOnly - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the readOnly attribute (property) of an object.
AttributeReadAriaRelevant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the relevant attribute (property) of an object.
AttributeReadAriaRequired - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the required attribute (property) of an object.
AttributeReadAriaRole - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the ARIA role attribute of an object.
AttributeReadAriaSelected - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the selected attribute (state) of an object.
AttributeReadAriaSetSize - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the setSize attribute (property) of an object.
AttributeReadAriaSort - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the sort attribute (property) of an object.
AttributeReadAriaValueMax - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueMax attribute (property) of an object.
AttributeReadAriaValueMin - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueMin attribute (property) of an object.
AttributeReadAriaValueNow - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueNow attribute (property) of an object.
AttributeReadAriaValueText - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read access to the valueText attribute (property) of an object.
AttributeReadAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the attribute attribute of an object.
AttributeReadCaption - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the caption attribute of an object.
AttributeReadClosable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the closable attribute of an object.
AttributeReadCollapsed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the collapsed attribute of an object.
AttributeReadColumnCount - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the columnCount attribute of an object.
AttributeReadColumnSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the columnSpan attribute of an object.
AttributeReadDefaultFailureCallback - Interface in net.sf.mmm.service.api.client
This interface gives read access to the defaultFailureCallback property of an object.
AttributeReadDeprecated - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the deprecated attribute of an object.
AttributeReadDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the disposed attribute of an object.
AttributeReadEditable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the editable attribute of an object.
AttributeReadEnabled - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the enabled-flag of an object.
AttributeReadEventObserver - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the event observer of an object.
AttributeReadFlag - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to a generic flag.
AttributeReadFlagAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to a generic flag.
AttributeReadFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the enabled-flag of an object.
AttributeReadFormatter<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the formatter attribute of an object.
AttributeReadHeightInRows - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the height in rows attribute of an object.
AttributeReadHelpText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the help text attribute of an object.
AttributeReadHtmlId - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to a ID.
AttributeReadId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the ID of an object.
AttributeReadImage<IMAGE extends AbstractImage> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the image attribute of an object.
AttributeReadKeyboardFilter - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the keyboard-filter attribute of an object.
AttributeReadLabel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the label attribute of an object.
AttributeReadLengthProperty - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the length of an object.
AttributeReadLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the locale of an object.
AttributeReadMaximizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximizable state of an object (window).
AttributeReadMaximized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximized state of an object (window).
AttributeReadMaximumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximum size of an object.
AttributeReadMaximumTextLength - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the maximum text length attribute of an object.
AttributeReadMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the maximum value attribute of an object.
AttributeReadMessage - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the message of an object.
AttributeReadMessageCode - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the code of an object.
AttributeReadMinimized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the minimized state of an object (window).
AttributeReadMinimumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the minimum size of an object.
AttributeReadMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the minimum value attribute of an object.
AttributeReadModal - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the modal attribute of an object (a dialog).
AttributeReadMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the mode attribute of an object.
AttributeReadModeFixed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the mode attribute of an object.
AttributeReadModified - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the modified attribute of an object.
AttributeReadMovable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the movable attribute of an object.
AttributeReadMultiSelection - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object of the UI framework that has a selection mode.
AttributeReadOptions<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the options attribute of an object.
AttributeReadOrientation - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the orientation of an object.
AttributeReadPaused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the paused attribute of an object.
AttributeReadPlaceholder - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the placeholder attribute of an object.
AttributeReadPosition - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the position of an object.
AttributeReadPositionInSeconds - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the position in seconds attribute of an object.
AttributeReadPreferredSize - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object that has a preferred size.
AttributeReadPrimaryStyle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the primary style of an object.
AttributeReadReorderable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the reorder-able attribute of an object.
AttributeReadResizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the resizable attribute of an object.
AttributeReadRowSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the rowSpan attribute of an object.
AttributeReadScrollbarPolicy - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the ScrollbarPolicy of an object.
AttributeReadSelected - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selection flag of an object.
AttributeReadSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selected value(s) (items) of an object.
AttributeReadSelectionMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the selection mode of an object.
AttributeReadSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the size (consisting of width and height) of an object.
AttributeReadSizeInPixel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the size of an object in LengthUnit.PIXEL.
AttributeReadSlot - Interface in net.sf.mmm.client.ui.base.dialog
This interface allows to determine a slot.
AttributeReadSortable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the sortable attribute of an object.
AttributeReadSortComparator<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the sort-comparator attribute of an object.
AttributeReadStringTitle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the title of an object.
AttributeReadStyles - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the style(s) of an object.
AttributeReadStylesAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the style(s) of an object.
AttributeReadSummary - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the summary attribute of an object.
AttributeReadText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the text attribute of an object.
AttributeReadTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This is the abstract interface for an object that has an title.
AttributeReadTitleVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the titleVisible attribute of an object.
AttributeReadTooltip - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the tooltip of an object.
AttributeReadTrimValue - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the trimValue state of an object.
AttributeReadType - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the type of an object.
AttributeReadUrl - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the URL attribute of an object (e.g.
AttributeReadUuid - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the UUID of an object.
AttributeReadValidationFailure - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the validation failure attribute of an object.
AttributeReadValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value of an object.
AttributeReadValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the value of an object.
AttributeReadValueAsString - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read access to the valueAsString attribute of an object.
AttributeReadValueType<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read access to the value type of an object.
AttributeReadVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the visible property of an object.
AttributeReadVisibleRecursive - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the visible-recursive property of an object.
AttributeReadVolume - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read access to the volume attribute of an object.
AttributeWriteAccessKey - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the accessKey attribute of an object.
AttributeWriteAlignment - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the alignment attribute of an object.
AttributeWriteAllowCustomInput - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the allowCustomInput property of an object.
AttributeWriteAltText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the alternative text of an object.
AttributeWriteAriaActiveDescendant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the activeDescendant attribute of an object.
AttributeWriteAriaAtomic - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the atomic attribute of an object.
AttributeWriteAriaAutocomplete - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the autocomplete attribute of an object.
AttributeWriteAriaBusy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the busy attribute of an object.
AttributeWriteAriaChecked - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the checked attribute of an object.
AttributeWriteAriaControls - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the controls attribute of an object.
AttributeWriteAriaDescribedBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the describedBy attribute of an object.
AttributeWriteAriaDisabled - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the disabled attribute of an object.
AttributeWriteAriaDropEffect - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the dropEffect attribute of an object.
AttributeWriteAriaExpanded - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the expanded attribute of an object.
AttributeWriteAriaFlowTo - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the flowTo attribute of an object.
AttributeWriteAriaGrabbed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the grabbed attribute of an object.
AttributeWriteAriaHasPopup - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the hasPopup attribute of an object.
AttributeWriteAriaHidden - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the hidden attribute of an object.
AttributeWriteAriaInvalid - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the invalid attribute of an object.
AttributeWriteAriaLabel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the label attribute of an object.
AttributeWriteAriaLabelledBy - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the labelledBy attribute of an object.
AttributeWriteAriaLevel - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the level attribute of an object.
AttributeWriteAriaLive - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the live attribute of an object.
AttributeWriteAriaMultiLine - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the multiLine attribute of an object.
AttributeWriteAriaMultiSelectable - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the multiSelectable attribute of an object.
AttributeWriteAriaOrientation - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the orientation attribute of an object.
AttributeWriteAriaOwns - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the owns attribute of an object.
AttributeWriteAriaPosInSet - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the posInSet attribute of an object.
AttributeWriteAriaPressed - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the pressed attribute of an object.
AttributeWriteAriaReadOnly - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the readOnly attribute of an object.
AttributeWriteAriaRelevant - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the relevant attribute of an object.
AttributeWriteAriaRequired - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the required attribute of an object.
AttributeWriteAriaRole - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the ARIA role of an object.
AttributeWriteAriaSelected - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the selected attribute of an object.
AttributeWriteAriaSetSize - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the setSize attribute of an object.
AttributeWriteAriaSort - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the sort attribute of an object.
AttributeWriteAriaValueMax - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueMax attribute of an object.
AttributeWriteAriaValueMin - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueMin attribute of an object.
AttributeWriteAriaValueNow - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueNow attribute of an object.
AttributeWriteAriaValueText - Interface in net.sf.mmm.client.ui.api.aria.attribute
This interface gives read and write access to the valueText attribute of an object.
AttributeWriteAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the attributes of an object.
AttributeWriteCaption - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the caption of an object.
AttributeWriteClosable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the closable attribute of an object.
AttributeWriteCollapsed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the collapsed attribute of an object.
AttributeWriteColumnCount - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the columnCount attribute of an object.
AttributeWriteColumnSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the columnSpan attribute of an object.
AttributeWriteDataList - Interface in net.sf.mmm.client.ui.gwt.widgets
This interface gives write access to the data list property of an object.
AttributeWriteDefaultFailureCallback - Interface in net.sf.mmm.service.api.client
This interface gives read and write access to the defaultFailureCallback property of an object.
AttributeWriteDisposed - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the disposed attribute of an object.
AttributeWriteEditable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the editable attribute of an object.
AttributeWriteEnabled - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the enabled attribute of an object.
AttributeWriteEventObserver - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the event observer of an object.
AttributeWriteFlag - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the flag of an object.
AttributeWriteFlagAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to a generic flag.
AttributeWriteFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the focused attribute of an object.
AttributeWriteFormatter<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the formatter of an object.
AttributeWriteHeightInRows - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the height in rows of an object.
AttributeWriteHelpText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the help text of an object.
AttributeWriteHtmlId - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the ID of an object.
AttributeWriteId<ID> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the ID of an object.
AttributeWriteImage<IMAGE extends AbstractImage> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the image of an object.
AttributeWriteKeyboardFilter - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the keyboard-filter attribute of an object.
AttributeWriteLabel - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the label of an object.
AttributeWriteLengthProperty - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the length of an object.
AttributeWriteLocale - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the locale of an object.
AttributeWriteMaximizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximizable attribute of an object (e.g.
AttributeWriteMaximized - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximized attribute of an object (e.g.
AttributeWriteMaximumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximum size of an object.
AttributeWriteMaximumTextLength - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the maximum text length of an object.
AttributeWriteMaximumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the maximum value of an object.
AttributeWriteMinimized - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object (window) that can be (un)minimized.
AttributeWriteMinimumSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the minimum size of an object.
AttributeWriteMinimumValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the minimum value of an object.
AttributeWriteMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives access to write the mode of an object.
AttributeWriteModeFixed - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to fixed mode attribute of an object.
AttributeWriteModified - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the modified attribute of an object.
AttributeWriteMovable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the movable attribute of an object.
AttributeWriteOnlyAttribute - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the attributes of an object.
AttributeWriteOnlyFocused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the focused attribute of an object.
AttributeWriteOptions<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selected options of an object.
AttributeWriteOrientation - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the orientation of an object.
AttributeWritePaused - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the paused attribute of an object.
AttributeWritePlaceholder - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the placeholder attribute of an object.
AttributeWritePosition - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the position of an object (e.g.
AttributeWritePositionInSeconds - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the position in seconds attribute of an object.
AttributeWritePrimaryStyle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the primary style of an object.
AttributeWriteReorderable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the reorderable attribute of an object.
AttributeWriteResizable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the resizable attribute of an object.
AttributeWriteRowSpan - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the rowSpan attribute of an object.
AttributeWriteScrollbarPolicy - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the scrollbar policy of an object.
AttributeWriteSelected - Interface in net.sf.mmm.client.ui.api.attribute
This is the interface for an object of the UI framework that is selectable.
AttributeWriteSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selected value(s) (items) of an object.
AttributeWriteSelectedValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the selected value(s) of an object.
AttributeWriteSelectionMode - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the selection mode of an object.
AttributeWriteSize - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the size (consisting of width and height) of an object.
AttributeWriteSizeAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the size of an object.
AttributeWriteSortable - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the sortable attribute of an object.
AttributeWriteSortComparator<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the sort-comparator attribute of an object.
AttributeWriteStringTitle - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the title of an object.
AttributeWriteStyles - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives write access to the style(s) of an object.
AttributeWriteStylesAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the style(s) of an object.
AttributeWriteSummary - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the summary of an object.
AttributeWriteText - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the text of an object.
AttributeWriteTitle<TITLE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the title of an object.
AttributeWriteTitleVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the titleVisible of an object.
AttributeWriteTooltip - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the tooltip of an object.
AttributeWriteTransactionMode - Interface in net.sf.mmm.service.api.client
This interface gives read and write access to the transactionMode property of an object.
AttributeWriteTrimValue - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the trimValue state of an object.
AttributeWriteUrl - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the URL of an object.
AttributeWriteValidationFailure - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the validation failure attribute of an object.
AttributeWriteValue<VALUE> - Interface in net.sf.mmm.util.lang.api.attribute
This interface gives read and write access to the value of an object.
AttributeWriteValueAdvanced<VALUE> - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the value of an object.
AttributeWriteValueAsString - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the valueAsString attribute of an object.
AttributeWriteVisible - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the visibility of an object.
AttributeWriteVisibleAdvanced - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives advanced read and write access to the visibility of an object.
AttributeWriteVolume - Interface in net.sf.mmm.client.ui.api.attribute
This interface gives read and write access to the volume attribute of an object.
AudioDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the interface for a MediaDescriptor of an audio-track.
AudioDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the implementation of AudioDescriptor as a simple java bean.
AudioDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.AudioDescriptorBean
The constructor.
authenticated - Variable in class net.sf.mmm.test.TestUser
 
authority - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
AutoAdjustInfo(DefaultLineWrapper.ColumnState) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The constructor.
autoAdjustWidthOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method calculates the width of the columns to auto-adjust.
autoCommit - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
autocomplete - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
 
available() - Method in class net.sf.mmm.util.io.base.FailingInputStream
available() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
availableFeatures - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
 
AVG - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
The aggregation function for the average value.

B

BALLOT_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BaseTransferrer(TransferCallback, boolean) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
The constructor.
BasicDoubleLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is a basic implementation of the DoubleLinkedNode interface.
BasicDoubleLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
The constructor.
BasicLinkedNode<V> - Class in net.sf.mmm.util.collection.base
This is the basic implementation of the LinkedNode interface.
BasicLinkedNode() - Constructor for class net.sf.mmm.util.collection.base.BasicLinkedNode
The constructor.
BasicNlsMessage - Class in net.sf.mmm.util.nls.base
This is the abstract implementation of NlsMessage with the basic features.
BasicNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor for de-serialization in GWT.
BasicNlsMessage(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicNlsMessage(NlsTemplate, String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.BasicNlsMessage
The constructor.
BasicPojoPath - Class in net.sf.mmm.util.pojo.path.base
This class represents a PojoPath.
BasicPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.BasicPojoPath
The constructor.
basicUtil - Variable in class net.sf.mmm.util.file.base.FileAttributes
the BasicUtilImpl instance to use.
BasicUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions for very general operations especially for dealing with Arrays.
basicUtil - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
 
BasicUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the BasicUtil interface.
BasicUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.BasicUtilImpl
The constructor.
bean - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
beanMapper - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
BECAUSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
beforeHandler(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.UiEventObserver
This method is called before the UiHandler(s) are invoked.
beginTx() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Begins a new "transaction".
behaviorMap - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
BET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BETWEEN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator BETWEEN.
BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BETWEEN_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A JpqlConstants.BETWEEN expression to test value Ranges.
BIG_DECIMAL - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
BIG_INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method binds the given widget to the given property.
bind(TypedProperty<P>, UiWidgetWithValue<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
This method binds the given widget to the given property.
bind(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
bind(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
bindAccessKey(char, UiWidgetActive) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method registers the given key for the given widget.
bindAccessKey(char, UiWidgetActive) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method registers the given key for the given widget.
bits - Variable in enum net.sf.mmm.util.reflect.api.VisibilityModifier
 
BLACK - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color black.
BLACK_CLUB_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DIAMOND_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_HEART_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LETTER_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_SPADE_SUIT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_TELEPHONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BLACK_VERTICAL_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
blacklist - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
BlockingQueueFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of BlockingQueue.
Blue - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the blue part of a color.
Blue() - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor for de-serialization in GWT.
Blue(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
Blue(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Blue
The constructor.
BLUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color blue.
blue - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
BLUE_VIOLET - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color BlueViolet.
bodyWidthCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
bodyWidthRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
bom - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The ByteOrderMark or null if NOT present (or detection NOT started).
BOOLEAN_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
BOOLEAN_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A Boolean literal, case insensitive.
BOOLEAN_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
BooleanEnum - Enum in net.sf.mmm.util.lang.api
A BooleanEnum represents a Boolean as enum type.
BooleanEnum(Boolean) - Constructor for enum net.sf.mmm.util.lang.api.BooleanEnum
The constructor.
BooleanEnumDefinition - Class in net.sf.mmm.util.lang.base
This is the default EnumDefinition for the type Boolean.
BooleanEnumDefinition() - Constructor for class net.sf.mmm.util.lang.base.BooleanEnumDefinition
The constructor.
BooleanFormatter - Class in net.sf.mmm.util.lang.base
This is the default implementation of Formatter for the type Boolean.
BooleanFormatter() - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
BooleanFormatter(Locale) - Constructor for class net.sf.mmm.util.lang.base.BooleanFormatter
The constructor.
BORDER_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the right border of a CssStyles.WINDOW.
BORDER_NORTH - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top border of a CssStyles.WINDOW.
BORDER_NORTH_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top right corner of a CssStyles.WINDOW.
BORDER_NORTH_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the top left corner of a CssStyles.WINDOW.
BORDER_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a border panel (fieldset).
BORDER_SOUTH - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom border of a CssStyles.WINDOW.
BORDER_SOUTH_EAST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom right corner of a CssStyles.WINDOW.
BORDER_SOUTH_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the bottom left corner of a CssStyles.WINDOW.
BORDER_WEST - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a the left border of a CssStyles.WINDOW.
borderEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The right border of the window
borderLeft - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
borderNorth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top border of the window
borderNorthEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top right corner of the window
borderNorthWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The top left corner of the window
borderRight - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
borderSouth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom border of the window
borderSouthEast - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom right corner of the window
borderSouthWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The bottom left corner of the window
borderWest - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The left border of the window
borrow() - Method in interface net.sf.mmm.util.pool.api.Pool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.NoByteArrayPool
This method borrows an element from this pool.
borrow() - Method in class net.sf.mmm.util.pool.base.NoCharArrayPool
This method borrows an element from this pool.
borrowInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
BOTH - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
Mode for trimming both leading and trailing spaces.
BOTTOM_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOTTOM_SQUARE_BRACKET_OVER_TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
bounds - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
BOWTIE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOUBLE_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_DOWN_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_HORIZONTAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_LIGHT_VERTICAL_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_UP_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_HORIZONTAL_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_LEFT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_DOUBLE_AND_RIGHT_SINGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_HORIZONTAL_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_LEFT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BOX_DRAWINGS_VERTICAL_SINGLE_AND_RIGHT_DOUBLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
BPM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The number of Beats Per Minute in the main-part of the audio.
breakIterator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
breakIteratorIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Brightness - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the brightness of a Color.
Brightness() - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor for de-serialization in GWT.
Brightness(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
Brightness(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
Brightness(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Brightness
The constructor.
brightness - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
BROKEN_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The broken vertical bar symbol.
BROWN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color Brown.
BrowsableResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a DataResource that has higher-level features and may contain other resources.
BrowsableResourceAdapter(BrowsableResource) - Constructor for class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
The constructor.
BrowsableResourceFactory - Interface in net.sf.mmm.util.resource.api
This is the interface for a factory used to create instances of BrowsableResource.
BrowsableResourceFactoryImpl - Class in net.sf.mmm.util.resource.impl
This is the default implementation of the BrowsableResourceFactory interface.
BrowsableResourceFactoryImpl() - Constructor for class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
The constructor.
buffer - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
buffer - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
the internal buffer.
buffer - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
 
buffer - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
buffer - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The buffer read to lookahead the encoding from the XML header.
BUFFER_SIZE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The used buffer size.
BufferExceedException - Exception in net.sf.mmm.util.io.api
A BufferExceedException is thrown if a buffer (typically array of bytes or chars) is exceeded (e.g.
BufferExceedException(int, int) - Constructor for exception net.sf.mmm.util.io.api.BufferExceedException
The constructor.
BufferInputStream - Class in net.sf.mmm.util.io.impl
This class represents a InputStream that works like a BufferedInputStream but exposes its internal state to be used for lookahead operations.
BufferInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream(InputStream, int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream(InputStream, int, int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream
The constructor.
BufferInputStream.CopyProcessor - Class in net.sf.mmm.util.io.impl
This inner class is the ByteProcessor used to copy bytes from the buffer to the caller consuming data from this stream.
buffers - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The actual buffers.
buffersEndIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The index of the last buffer out of AbstractByteArrayBufferBuffer.buffers.
buffersIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The index of the current buffer out of AbstractByteArrayBufferBuffer.buffers.
bufferStepCount - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
The number of buffers that have been stepped through.
build(int) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Builds the GenericRemoteInvocationRequest instance.
build() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
build(Object) - Method in interface net.sf.mmm.util.cli.api.CliParserBuilder
This method builds a CliParser instance from the given Pojo.
build(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
This method builds a CliParser instance from the given Pojo.
build(String) - Method in interface net.sf.mmm.util.text.api.JustificationBuilder
This method parses the given format as Justification.
build(String) - Method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
This method parses the given format as Justification.
builders - Variable in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
buildInternal(Object, CliState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
This method implements AbstractCliParserBuilder.build(Object) internally.
buildInternal(Object, CliState) - Method in class net.sf.mmm.util.cli.impl.DefaultCliParserBuilder
This method implements AbstractCliParserBuilder.build(Object) internally.
BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
bundle - Static variable in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
bundle - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
bundle - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
The key value pairs; maps keys (String) to values (Object).
bundle - Variable in class net.sf.mmm.util.nls.base.GenericResourceBundle
 
bundle - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
The bundle for creating error messages.
bundleClasses - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
bundleFactory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
bundleHelper - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
bundleMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
bundleMap - Variable in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
The map with the generated bundles.
bundleName - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
 
bundleName - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
BusinessErrorUserException - Exception in net.sf.mmm.util.exception.api
This is a generic exception to transport an arbitrary user error message.
BusinessErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor for de-serialization in GWT.
BusinessErrorUserException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(NlsMessage, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The constructor.
BusinessErrorUserException(BusinessErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.BusinessErrorUserException
The copy constructor.
busy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
busy - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
 
BusyManager - Interface in net.sf.mmm.client.ui.api.busy
This is the interface for a component that manages the busy indication of a client application.
BusyManagerImplGwt - Class in net.sf.mmm.client.impl.gwt.busy
This is the implementation of net.sf.mmm.client.api.busy.BusyManager for the Google Web Toolkit (GWT).
BusyManagerImplGwt() - Constructor for class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
The constructor.
BusySession - Interface in net.sf.mmm.client.ui.api.busy
This is the interface for a busy session.
BusySessionImpl(String, AbstractBusyManager.BusySessionImpl) - Constructor for class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
The constructor.
BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button.
BUTTON_GROUP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button group.
BUTTON_ID_CANCEL - Static variable in interface net.sf.mmm.client.ui.api.UiPopupHelper
The ID for the "Cancel" button.
BUTTON_ID_OK - Static variable in interface net.sf.mmm.client.ui.api.UiPopupHelper
The ID for the "OK" button.
BUTTON_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button panel.
BUTTON_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button separator.
ButtonContainer - Interface in net.sf.mmm.client.ui.api.common
TODO: this class ...
ButtonGroup - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget representing a button group.
ButtonGroup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonGroup
The constructor.
buttonList - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
buttonPanel - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
 
ButtonPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a horizontal panel for buttons.
ButtonPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonPanel
The constructor.
buttonPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
ButtonWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a variant of Button with custom settings (using CssStyles.BUTTON).
ButtonWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
ButtonWidget(SafeHtml) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
ButtonWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ButtonWidget
The constructor.
BYTE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
byte2childNodeMap - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
BYTE_MAX - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
 
ByteArray - Interface in net.sf.mmm.util.io.api
This is the interface for some object that holds a byte-array together with a range where the user of this interface may start and end reading in that array.
ByteArrayBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a byte[] buffer.
ByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This is the regular implementation of the AbstractByteArrayBufferBuffer.
ByteArrayBufferBuffer(ByteArrayBufferImpl...) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferBuffer
The constructor.
ByteArrayBufferImpl - Class in net.sf.mmm.util.io.impl
This class is similar to ByteBuffer but a lot simpler.
ByteArrayBufferImpl(int) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayBufferImpl(byte[]) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayBufferImpl(byte[], int, int) - Constructor for class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
The constructor.
ByteArrayImpl - Class in net.sf.mmm.util.io.base
This class is similar to ByteBuffer but a lot simpler.
ByteArrayImpl(int) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
ByteArrayImpl(byte[]) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
ByteArrayImpl(byte[], int, int) - Constructor for class net.sf.mmm.util.io.base.ByteArrayImpl
The constructor.
byteArrayPool - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
byteArrayPool - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
byteArrayPool - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
byteArrayPool - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
 
ByteArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of byte[].
ByteArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for byte-arrays.
ByteArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.
ByteArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The constructor.
ByteBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a buffer of bytes.
ByteIterator - Interface in net.sf.mmm.util.io.api
This is the interface for an Iterator of byte -values.
ByteOrderMark - Enum in net.sf.mmm.util.io.api
This type represents a Byte-Order-Mark (BOM) of an Unicode-Transformation-Format (UTF).
ByteOrderMark() - Constructor for enum net.sf.mmm.util.io.api.ByteOrderMark
 
bytePosition - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The byte-position in the stream relative to the head.
ByteProcessable - Interface in net.sf.mmm.util.io.api
This is the interface for an object providing data represented as sequence of bytes - typically some sort of buffer.
ByteProcessor - Interface in net.sf.mmm.util.io.api
This is a call back interface that allows efficient processing of byte-buffers.
ByteProvider - Interface in net.sf.mmm.util.io.api
This is an abstract interface for some object (typically some buffer) that provides bytes.
bytes - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constant bytes.
bytes - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
An array of buffered bytes or null.
bytesMaximum - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
bytesMinimum - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 

C

cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The actual cache that maps a PojoPath to the resulting AbstractPojoPathNavigator.CachingPojoPath.
cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The actual cache that maps a PojoPath to the resulting Pojo.
cache - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
cache - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
Cache(ClasspathScannerImpl.ClasspathFolder, List<ClasspathScannerImpl.ClasspathFile>) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
The constructor.
cachedHash - Variable in class net.sf.mmm.util.lang.base.CoreCharSequence
the hash of this sequence or 0 if not cached
cachedHash - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
CachedThreadPoolExecutor - Class in net.sf.mmm.util.concurrent.base
This is an advanced Executor that uses a Thread-pool.
CachedThreadPoolExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
CachedThreadPoolExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
The constructor.
cachingDisabled - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
CachingPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor.
CachingPojoPath(Object, Class<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
CachingPojoPath(Object, Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
The constructor for the root-path.
calculateHue(double, double, double, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculate the Hue.
calculateMandatoryFlag() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
calculateRgb(GenericColor, Hue, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculates and the RGB values and sets them in the given GenericColor.
calculateSaturationHsl(double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Calculate the Saturation for ColorModel.HSL.
calendarId - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
calendarId - Variable in enum net.sf.mmm.util.date.api.Weekday
 
call - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
call(TransactionAdapter) - Method in interface net.sf.mmm.transaction.api.TransactionCallable
Computes a result, or throws an exception if unable to do so.
call() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
call() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
This method executes the Process(es).
call() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
callback - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
The callback or null.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
This method invokes the given RemoteInvocationCommand on a RemoteInvocationService.
callCommands(GenericRemoteInvocationCommandRequest) - Method in interface net.sf.mmm.service.base.command.GenericRemoteInvocationCommandService
This method calls one or multiple RemoteInvocationCommands on the server.
callCommands(GenericRemoteInvocationCommandRequest) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
This method calls one or multiple RemoteInvocationCommands on the server.
callDataList - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
 
callHandlerMap - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
callLoginCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
callQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
calls - Variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
 
calls - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
 
callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwt
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest, AsyncCallback<GenericRemoteInvocationRpcResponse>) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwtAsync
 
callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcService
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
This method calls one or multiple RemoteInvocationService Methods.
callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method calls one or multiple RemoteInvocationService Methods.
callTotalCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
cancel() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method cancels this queue.
cancel() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method cancels this queue.
cancel(boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
cancel(boolean) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
cancelBackspaceNavigation() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method registers a central handler that prevents the backspace key from performing a "back navigation".
Caption - Class in net.sf.mmm.client.ui.gwt.widgets
A Caption is a CustomPanel for a legend (<legend>) of a Fieldset.
Caption() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Caption
The constructor.
captionWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
CARE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The "care-of" (c/o) sign.
CARET_INSERTION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CARRIAGE_RETURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move of the cursor to the beginning of the current line.
category - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
cause - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The original cause as NlsThrowable.
causeException() - Method in class net.sf.mmm.util.io.base.FailingInputStream
This method is called by any method declared by InputStream.
causeException() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
This method is called by any method declared by InputStream.
causeField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
cdataCloseCount - Variable in class net.sf.mmm.util.xml.api.ParserState
 
Cdi - Interface in net.sf.mmm.util.component.api
This interface only exists for documentation purpose!
CDI is a shortcut for Context and Dependency Injection and is a java standard supporting the IoC pattern.
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryNative
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
CDI_NAME - Static variable in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
CDI_NAME - Static variable in interface net.sf.mmm.persistence.api.PersistenceManager
CDI_NAME - Static variable in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
CDI_NAME - Static variable in interface net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcService
CDI_NAME - Static variable in interface net.sf.mmm.service.base.server.CsrfTokenManager
CDI_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
CDI_NAME - Static variable in interface net.sf.mmm.transaction.api.TransactionExecutor
CDI_NAME - Static variable in interface net.sf.mmm.util.cli.api.CliParserBuilder
CDI_NAME - Static variable in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
CDI_NAME - Static variable in interface net.sf.mmm.util.component.api.Cdi
A CDI name is the name of a component for CDI.
CDI_NAME - Static variable in interface net.sf.mmm.util.context.api.GenericContextFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.DurationUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
CDI_NAME - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.file.api.FileUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.io.api.StreamUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeDetector
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.math.api.MathUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsBundleFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsMessageFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsArgumentFormatter
CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsDependencies
CDI_NAME - Static variable in interface net.sf.mmm.util.path.api.PathFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.api.PojoFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
CDI_NAME - Static variable in interface net.sf.mmm.util.process.api.ProcessUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.resource.api.DataResourceFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.HyphenatorBuilder
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.JustificationBuilder
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.LineWrapper
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.Singularizer
CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.uuid.api.UuidFactory
CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.ComposedValueConverter
CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.StringValueConverter
CDI_NAME - Static variable in interface net.sf.mmm.util.version.api.VersionUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.DomUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.StaxUtil
CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
CELL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a table cell (the <div> in a <td> of a CssStyles.DATA_TABLE)
CellBuffer() - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
The constructor.
CENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency unit cent.
centerWindow() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the position of the window, so that it is in the center of the screen.
chainSuccessor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The successor in the chain or null if this is the last.
ChangeEvent - Interface in net.sf.mmm.util.event.api
A ChangeEvent is an Event that informs about something that has been added, updated or removed.
changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
 
changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
 
changeMode(UiWidget, UiMode) - Method in interface net.sf.mmm.client.ui.base.UiModeChanger
This method is called if the UiMode of a UiWidget is to be changed.
changeMode(UiWidget, UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
This method is called if the UiMode of a UiWidget is to be changed.
changeMode(AbstractUiWidgetNative<?, ?>, UiMode, UiWidgetAdapter) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
ChangeType - Enum in net.sf.mmm.util.event.api
This enum contains the available types of a ChangeEvent.
ChangeType() - Constructor for enum net.sf.mmm.util.event.api.ChangeType
 
CHAR_FILTER - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
CHAR_FILTER_BLACKLIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
char-filter accepting everything except ',' and ';'
CHAR_FILTER_WHITELIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
char-filter accepting only ',' and ';'
CHAR_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The option prefix character.
CHARACTER_TABULATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The tab character used for indendation.
CHARACTER_TO_ASCII_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
characterEscapingTable - Variable in class net.sf.mmm.util.io.base.EscapeWriter
A table that maps chars (as index) to escape sequences.
charArrayPool - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
CharArrayPool - Interface in net.sf.mmm.util.pool.api
This is the interface for a Pool of char[].
CharArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
This is the default implementation of the Pool interface for char-arrays.
CharArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
CharArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The constructor.
charAt(int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
charAt(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
charBuffer - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
The character-buffer to fill by the reader.
CharFilter - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given character is acceptable or should be filtered.
CharIterator - Interface in net.sf.mmm.util.lang.api
This is the interface for an Iterator of primitive char values.
charOffset - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
chars - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
 
chars - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
the string to parse as char array
CHARS_TO_ESCAPE - Static variable in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
The characters that have to be escaped in a regular expression.
CharScannerSyntax - Interface in net.sf.mmm.util.scanner.api
This is the interface used to define the syntax to scan characters.
CharSequenceScanner - Class in net.sf.mmm.util.scanner.base
This class represents a String or better a sequence of characters ( char[]) together with a position in that sequence.
CharSequenceScanner(CharSequence) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(String) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[]) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
CharSequenceScanner(char[], int, int) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
The constructor.
charset - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The encoding detected from the XML header or null if it was NOT specified.
CHARSET_US_ASCII - Static variable in class net.sf.mmm.util.http.HttpParser
the default encoding
CharStreamScanner - Interface in net.sf.mmm.util.scanner.api
This is the interface for a scanner that can be used to parse a stream or sequence of characters.
CharSubSequence - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharSequence Interface that can be used to implement the method CharSequence.subSequence(int, int).
CharSubSequence(CharSequence, int, int) - Constructor for class net.sf.mmm.util.lang.base.CharSubSequence
The constructor.
CHECK_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CheckBoxWithChangeHandlers - Class in net.sf.mmm.client.ui.gwt.widgets
This class extends CheckBox to implement HasChangeHandlers.
CheckBoxWithChangeHandlers() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(Element) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(SafeHtml, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
CheckBoxWithChangeHandlers(String, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
The constructor.
checkComments - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
checkDosLimit(int, int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Verifies that the given actualCount is less or equal to the given maximumAllowedCount.
checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
 
checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
checkForComodification() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Checks that the collection has NOT been modified outside this iterator.
checkNotNull(Class<O>, O) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkNotNull(String, Object) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method checks if the given object is null.
checkOption(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks a CliOption for correctness.
checkOptionName(String, CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks the given name of the given option.
checkRange(Number, Number, Number, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
This method checks that the given value is in the inclusive range from minimum to maximum.
checkRequiredParameters(AbstractCliParser.CliParserState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method checks that all required options are present if they are triggered by the current mode.
checkSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
This method checks that the given minimum and maximum are valid for AbstractByteArray.createSubArray(int, int).
child - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
childCount - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
The number of children created.
childQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
children - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
 
children - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
children - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
childWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
 
childWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
 
chmod(String) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method allows to change the modifiers by a string expression.
Choice(Filter<Object>, List<NlsFormatterChoice.Segment>) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The constructor.
choices - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
Chroma - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the chroma of a Color.
Chroma() - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor for de-serialization in GWT.
Chroma(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
Chroma(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
The constructor.
chroma - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
CIRCLE_WITH_HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SMALL_CIRCLE_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_SUPERIMPOSED_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLE_WITH_TWO_HORIZONTAL_STROKES_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ANTICLOCKWISE_ROTATED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DIVISION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_MULTIPLICATION_SIGN_WITH_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PERPENDICULAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCLED_WHITE_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCULATION_FUNCTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The circumflex accent.
class2daoMap - Variable in class net.sf.mmm.persistence.base.AbstractPersistenceManager
 
CLASS_FOR_NAME_RESOLVER - Static variable in interface net.sf.mmm.util.reflect.api.ClassResolver
This is a singleton implementation of the ClassResolver interface that simply delegates to Class.forName(String).
ClassBounds(Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
ClassBounds(Class<?>, Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
The constructor.
ClassFormatter(Appendable) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
The constructor.
classLoader - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
classMap - Variable in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
 
ClassName - Class in net.sf.mmm.util.reflect.api
This is a simple identifier for a Class.
ClassName(String, String) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(String, String, ClassName) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassName(Class<?>) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
The constructor.
ClassNameCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all classes accepted by a given filter in a Set.
ClassNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ClassNameCollector
The constructor.
classNameSet - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Set to collect class-names.
CLASSPATH_NLS_BUNDLE - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
The classpath of a textual file containing the full qualified name(s) of one or multiple NLS-bundle(s).
ClasspathFile(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
The constructor.
ClasspathFolder(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
The constructor.
ClassPathProvider - Class in net.sf.mmm.util.path.impl
This is the implementation of PathProvider for the classpath scheme.
ClassPathProvider() - Constructor for class net.sf.mmm.util.path.impl.ClassPathProvider
The constructor.
ClasspathResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the DataResource interface for a resource that comes from the classpath.
ClasspathResource(String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
ClasspathResource(Class<?>, String, boolean) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor for a classpath-resource identified by someClass and the given nameOrSuffix.
ClasspathResource(Package, String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
The constructor.
classpathResourceFiles - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ClasspathResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for ClasspathResource.
ClasspathResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
The constructor.
ClasspathScanner - Interface in net.sf.mmm.util.resource.api
This is the interface for a component that scans the classpath for resources.
ClasspathScannerImpl - Class in net.sf.mmm.util.resource.impl
Implementation of ClasspathScanner.
ClasspathScannerImpl() - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
The constructor.
ClasspathScannerImpl.AbstractBrowsableClasspathResource - Class in net.sf.mmm.util.resource.impl
ClasspathScannerImpl.Cache - Class in net.sf.mmm.util.resource.impl
Container with all cached data.
ClasspathScannerImpl.ClasspathFile - Class in net.sf.mmm.util.resource.impl
A file on the classpath.
ClasspathScannerImpl.ClasspathFolder - Class in net.sf.mmm.util.resource.impl
A folder (package) of the classpath.
ClassResolver - Interface in net.sf.mmm.util.reflect.api
This is the callback interface used to resolve a type by some logical name to the Class reflecting that type.
clear() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
Clears the handler so it actually gets removed.
clear() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
clear() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
clear() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
Clears this event adapter.
clear(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method clears the (potentially) cached enum values of the given EnumDefinition.
clear(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method clears the (potentially) cached enum values of the given EnumDefinition.
clear() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method clears the complete pool.
clearCaches() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data from scratch.
clearCaches() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data from scratch.
clearChildren() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Clears all existing children.
clearInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
 
clearMessages() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureMessages
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is clearing all messages.
clearMessages() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method is clearing all messages.
clearMessagesLocal() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
Clear SimpleCheckBoxes of SelectionMode.MULTIPLE_SELECTION.
clearSelection(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Clears the current selection except for the given exclusion.
clearValidationFailure(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method clears the messages locally (the non-recursive part of AbstractUiWidget.clearMessages()).
clearValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
clearValidity() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method may clear potential state information from previous validations.
clearValidity(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method may clear potential state information from previous validations.
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method may clear potential state information from previous validations.
clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method may clear potential state information from previous validations.
CLI_CLASS - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The default instance of CliClass.
CLI_STYLE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The default instance of CliStyle.
CliArgument - Annotation Type in net.sf.mmm.util.cli.api
A CliArgument is used to annotate a property (member variable of some class or setter-method) that should be set from a main-program via a commandline argument.
CliArgumentContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliArgument together with additional associated information.
CliArgumentContainer(CliArgument, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliArgumentContainer
The constructor.
CliArgumentFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
 
CliArgumentHelpInfo(CliArgumentContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
The constructor.
CliArgumentMissingException - Exception in net.sf.mmm.util.cli.api
A CliArgumentMissingException is thrown if a required argument is missing.
CliArgumentMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentMissingException
The constructor.
CliArgumentReferenceMissingException - Exception in net.sf.mmm.util.cli.api
CliArgumentReferenceMissingException(CliArgumentContainer) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
The constructor.
click() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method programmatically notifies all registered listeners.
click() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method programmatically notifies all registered listeners.
click(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
click() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method programmatically notifies all registered listeners.
CliClass - Annotation Type in net.sf.mmm.util.cli.api
A CliClass is used to annotate a Java-class that holds the parameters of a main-program that are parsed from the commandline arguments.
cliClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
CliClassContainer - Class in net.sf.mmm.util.cli.base
A CliClassContainer determines and holds the class-specific CLI-informations of a state-class.
CliClassContainer(Class<?>, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer
The constructor.
CliClassContainer.CliDefaultAnnotations - Class in net.sf.mmm.util.cli.base
This inner class is a dummy for getting default instances of CLI annotations.
CliClassContainer.CliModeFormatter - Class in net.sf.mmm.util.cli.base
This inner class converts a CliModeContainer to a String.
CliClassNoPropertyException - Exception in net.sf.mmm.util.cli.api
A CliClassNoPropertyException is thrown if a CLI-class is illegal because it has no property annotated with CliOption or CliArgument.
CliClassNoPropertyException(Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
The constructor.
CliContainerStyle - Enum in net.sf.mmm.util.cli.api
This enum contains the available styles for container types.
CliContainerStyle() - Constructor for enum net.sf.mmm.util.cli.api.CliContainerStyle
 
CliDefaultAnnotations() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
The forbidden constructor.
ClientComponents - Interface in net.sf.mmm.client.api
This interface gives access to the central components of the client infrastructure.
ClientContext - Class in net.sf.mmm.client.api
This class gives static access to central client infrastructure.
ClientContext() - Constructor for class net.sf.mmm.client.api.ClientContext
The constructor.
ClientGinjector - Interface in net.sf.mmm.client.impl.gwt.gin
This is the Ginjector for mmm-client.
ClientModule - Class in net.sf.mmm.client.impl.gwt.gin
This is the AbstractGinModule that configures which implementation to use for the components offered by ClientGinjector.
ClientModule() - Constructor for class net.sf.mmm.client.impl.gwt.gin.ClientModule
The constructor.
ClientSession - Interface in net.sf.mmm.client.api.session
This is the interface for the session of an application client.
clientUiBundle - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
CliException - Exception in net.sf.mmm.util.cli.api
A CliException is thrown, if the commandline arguments are invalid for a specific main-program.
CliException(NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
The constructor.
CliException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
The constructor.
CliHelpWriter(Appendable, CliOutputSettings, CliParserDependencies, CliState, Object) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The constructor.
CliMode - Annotation Type in net.sf.mmm.util.cli.api
A CliMode is used to annotate a CLI annotated class in order to define a operational mode.
CliModeContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliMode together with additional associated information.
CliModeContainer(String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor for a dummy instance.
CliModeContainer(CliMode, Class<?>) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor.
CliModeContainer(CliMode, Class<?>, String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
The constructor.
CliModeFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
 
CliModeObject - Interface in net.sf.mmm.util.cli.api
This is a container for a CliMode together with additional associated information.
CliModes - Annotation Type in net.sf.mmm.util.cli.api
This annotation is used to annotate a CLI-Class with multiple CliMode-annotations.
CliModeUndefinedException - Exception in net.sf.mmm.util.cli.api
A CliModeUndefinedException is thrown if a CliOption or CliArgument defines a mode that is NOT defined.
CliModeUndefinedException(String, Object) - Constructor for exception net.sf.mmm.util.cli.api.CliModeUndefinedException
The constructor.
CliOption - Annotation Type in net.sf.mmm.util.cli.api
A CliOption is used to annotate a property (member variable of some class or setter-method) that should be set from a main-program via a commandline option.
CliOptionAndArgumentAnnotationException - Exception in net.sf.mmm.util.cli.api
A CliOptionAndArgumentAnnotationException is thrown if a property is annotated with both CliOption and CliArgument.
CliOptionAndArgumentAnnotationException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
The constructor.
CliOptionContainer - Class in net.sf.mmm.util.cli.base
This is a container for a CliOption together with additional associated information.
CliOptionContainer(CliOption, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliOptionContainer
The constructor.
CliOptionDuplicateException - Exception in net.sf.mmm.util.cli.api
A CliOptionDuplicateException is thrown if the same option occurred multiple times as commandline-argument.
CliOptionDuplicateException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
The constructor.
CliOptionHelpInfo(CliOptionContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The constructor.
CliOptionIllegalNameOrAliasException - Exception in net.sf.mmm.util.cli.api
A CliOptionIllegalNameOrAliasException is thrown if the name or alias of a CliOption is illegal.
CliOptionIllegalNameOrAliasException(String, CliOption) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
The constructor.
CliOptionIncompatibleModesException - Exception in net.sf.mmm.util.cli.api
A CliOptionIncompatibleModesException is thrown if two options are used together that have incompatible modes.
CliOptionIncompatibleModesException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
The constructor.
CliOptionMisplacedException - Exception in net.sf.mmm.util.cli.api
A CliOptionMisplacedException is thrown if an option is misplaced, meaning that it occurred after the first argument has been detected.
CliOptionMisplacedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
The constructor.
CliOptionMissingException - Exception in net.sf.mmm.util.cli.api
A CliOptionMissingException is thrown if a required option is missing.
CliOptionMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingException
The constructor.
CliOptionMissingValueException - Exception in net.sf.mmm.util.cli.api
A CliOptionMissingValueException is thrown if an option requires a value that is missing (no proper value is specified as commandline argument).
CliOptionMissingValueException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
The constructor.
CliOptionNameDefaultFilter - Class in net.sf.mmm.util.cli.api
This is the default Filter used to decide if the name or alias of a CliOption is acceptable.
CliOptionNameDefaultFilter() - Constructor for class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
 
CliOptionUndefinedException - Exception in net.sf.mmm.util.cli.api
A CliOptionUndefinedException is thrown if an option is given as commandline-argument if NOT defined.
CliOptionUndefinedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
The constructor.
CliOutputSettings - Class in net.sf.mmm.util.cli.api
This class represents the settings for the help output.
CliOutputSettings() - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
The constructor.
CliOutputSettings(int) - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
The constructor.
clip(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
Clips the given deltaX value according to minDx and maxDx.
CliParameterConsumer - Class in net.sf.mmm.util.cli.base
A CliParameterConsumer holds the command-line parameters together with the current index.
CliParameterConsumer(String...) - Constructor for class net.sf.mmm.util.cli.base.CliParameterConsumer
The constructor.
CliParameterContainer - Class in net.sf.mmm.util.cli.base
This is the abstract base class for a container with the metadata of a CLI-parameter.
CliParameterContainer(PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliParameterContainer
The constructor.
CliParameterListEmptyException - Exception in net.sf.mmm.util.cli.api
A CliParameterListEmptyException is thrown if CliParser.parseParameters(String...) is called without a single parameter.
CliParameterListEmptyException() - Constructor for exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
The constructor.
CliParser - Interface in net.sf.mmm.util.cli.api
This is the interface used to parse the command-line arguments of a main-program.
CliParserBuilder - Interface in net.sf.mmm.util.cli.api
This is the interface used to build a CliParser from a given object.
CliParserDependencies - Interface in net.sf.mmm.util.cli.base
This interface bundles the dependencies for the CliParser.
CliParserExcepiton - Exception in net.sf.mmm.util.cli.api
A CliParserExcepiton is thrown if a state class could NOT be parsed.
CliParserExcepiton(Exception, Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliParserExcepiton
The constructor.
CliParserState() - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
The constructor.
clipTo(Rectangle, boolean) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
This method calculates a clipped variant from this Rectangle that fits inside the given clippingArea.
cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
CliState - Class in net.sf.mmm.util.cli.base
This is a container for the state-class.
CliState(Class<?>, PojoDescriptorBuilderFactory, Logger, ReflectionUtil, AnnotationUtil) - Constructor for class net.sf.mmm.util.cli.base.CliState
The constructor.
cliState - Variable in class net.sf.mmm.util.cli.base.CliValueMap
CliState.CliArgumentFormatter - Class in net.sf.mmm.util.cli.base
This inner class converts a CliArgumentContainer to a String.
CliStyle - Annotation Type in net.sf.mmm.util.cli.api
A CliStyle is used to annotated a Java-class that holds the parameters of a main-program that are parsed from the commandline arguments.
cliStyle - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
CliStyleHandling - Enum in net.sf.mmm.util.cli.api
This enum contains the available ways to handle a specific CLI-style.
CliStyleHandling() - Constructor for enum net.sf.mmm.util.cli.api.CliStyleHandling
 
CliValueContainer - Interface in net.sf.mmm.util.cli.base
A CliValueContainer is a simple container for the value of a option or a argument.
CliValueContainerArray - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for an array.
CliValueContainerArray(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerArray
The constructor.
CliValueContainerCollection - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for a Collection.
CliValueContainerCollection(CliParameterContainer, CliState, CliParserDependencies, Logger, Collection<Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerCollection
The constructor.
CliValueContainerMap - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for a Map.
CliValueContainerMap(CliParameterContainer, CliState, CliParserDependencies, Logger, Map<Object, Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerMap
The constructor.
CliValueContainerObject - Class in net.sf.mmm.util.cli.base
This is an implementation of CliValueContainer for simple objects (no arrays, collections, maps).
CliValueContainerObject(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerObject
The constructor.
CliValueMap - Class in net.sf.mmm.util.cli.base
This class is a container for the values for options and arguments.
CliValueMap(CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueMap
The constructor.
CLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
clone() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
clone() - Method in class net.sf.mmm.util.file.base.FileAttributes
clone(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates a clone of the given template.
clone() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
ATTENTION:
For being type-safe please use TransferObjectUtilLimited.clone(AbstractTransferObject) instead.
clone(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a clone of the AbstractTransferObject given as template.
clone(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
This method creates a clone of the AbstractTransferObject given as template.
closable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
closable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a close button "icon".
CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to close something (e.g.
close() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Closes this object so it gets hidden.
close() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method closes this queue.
close() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
close() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
close() - Method in class net.sf.mmm.util.io.api.DevNullTarget
close() - Method in class net.sf.mmm.util.io.api.DevZero
close(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given inputStream without throwing an Exception.
close(OutputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given outputStream without throwing an IOException.
close(Writer) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given writer without throwing an IOException.
close(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given reader without throwing an Exception.
close(Channel) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method closes the given channel without throwing an Exception.
close() - Method in class net.sf.mmm.util.io.base.AppendableWriter
close() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
close() - Method in class net.sf.mmm.util.io.base.EscapeWriter
close() - Method in class net.sf.mmm.util.io.base.FailingInputStream
close() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream
close(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method closes the given inputStream without throwing an Exception.
close(OutputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method closes the given outputStream without throwing an IOException.
close(Writer) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method closes the given writer without throwing an IOException.
close(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method closes the given reader without throwing an Exception.
close(Channel) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method closes the given channel without throwing an Exception.
close() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
close() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
close() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
ATTENTION:
This method violates the StAX API and closes the underlying input stream!
The StAX API has a bad design mistake about the XIncludeStreamReader.close() method NOT to close the underlying input stream.
closeButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The button to close the window.
CLOSED_INTERSECTION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUBSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_SUPERSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CLOSED_UNION_WITH_SERIFS_AND_SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ClosedInputStream() - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
The constructor.
closeInitialInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method ascends the XML until the initial include is closed.
CODE - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
 
code - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
CODE - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
 
code - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
CODE - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
 
CODE - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ComposedValidator
 
CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
CODE_UNDEFINED_OPTION - Static variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
The validation failure code for an undefined option.
COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a button to collapse/expand something (e.g.
collapseAllNodes() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method collapses all nodes.
collapseAllNodes() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method collapses all nodes.
collapseAllNodes() - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
collapseButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a CssStyles.COLLAPSE_BUTTON in collapsed state.
collapsed - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
collapsed - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
 
collapsed - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
collapsed - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
CollapseExpandButton - Class in net.sf.mmm.client.ui.gwt.widgets
A CollapseExpandButton is a Button used to collapse and expand a section that is typically located below it.
CollapseExpandButton(CollapseExpandButton.CollapseHandler) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
The constructor.
collapseExpandButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
The CollapseExpandButton for user interaction.
CollapseExpandButton.CollapseHandler - Interface in net.sf.mmm.client.ui.gwt.widgets
Interface for a handler that gets notified about collapsing and expanding.
collapseHandler - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
CollapseHandler() - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
The constructor.
collapseHandler - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
The CollapseExpandButton.CollapseHandler given at construction time.
collectCalls(AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, boolean) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method collects the GenericRemoteInvocationTransactionalCalls for this queue recursively.
collectFromRoot(Collection<ResourcePathNode<D>>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Adds all ResourcePathNodes of this path from the root down to this node.
collectInterfaces(Class<?>, Set<Class<?>>, Set<Class<?>>) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
Recursively collects all interfaces starting from the given type.
collection - Variable in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
COLLECTION_MEMBER_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
COLLECTION_MEMBER_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
COLLECTION_VALUED_ASSOCIATION_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A JpqlSyntax.COLLECTION_VALUED_ASSOCIATION_FIELD is designated by the name of an association-field in a one-to-many or a many-to-many relationship.
COLLECTION_VALUED_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
CollectionFactory<COLLECTION extends Collection> - Interface in net.sf.mmm.util.collection.api
This is the interface for a factory of Collections.
collectionFactoryManager - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
CollectionFactoryManager - Interface in net.sf.mmm.util.collection.api
This is the interface for a manager of CollectionFactory instances.
collectionFactoryManager - Variable in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
collectionFactoryManager - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
CollectionFactoryManagerImpl - Class in net.sf.mmm.util.collection.impl
This is the default implementation of the CollectionFactoryManager interface.
CollectionFactoryManagerImpl() - Constructor for class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
The constructor.
collectionFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
CollectionList<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the List interface that adapts another Collection as delegate.
CollectionList(Collection<E>) - Constructor for class net.sf.mmm.util.collection.base.CollectionList
The constructor.
CollectionList.ListIterator - Class in net.sf.mmm.util.collection.base
This inner class implements an Iterator for this CollectionList.
collectionReflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
CollectionReflectionUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with Collections reflectively.
collectionReflectionUtil - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
CollectionReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the CollectionReflectionUtil interface.
CollectionReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The constructor.
collectMatchingFiles(File, String, FileType, List<File>) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method adds all files matching the given path and fileType to the list.
collectMatchingFiles(File, String, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method adds all files matching the given path and fileType to the list.
collectMatchingFiles(File, List<ResourcePathNode<Pattern>>, int, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method adds all files matching with the given path and fileType to the list.
collectNodes(ContentTypeBean, Collection<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
This method walks down the tree of ContentTypeBeans recursively adding them to the given Collection.
COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The colon sign informally called double-dot.
COLON_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Color - Class in net.sf.mmm.util.datatype.api.color
This is the Datatype for a Color.
Color() - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor for de-serialization in GWT.
Color(int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(int, int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
Color(Integer) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
The constructor.
ColorBox - Class in net.sf.mmm.client.ui.gwt.widgets
A ColorBox is an input widget for Colors.
ColorBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox
The constructor.
colorBox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
ColorBox.ColorFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for Color.
ColorFactor - Class in net.sf.mmm.util.datatype.api.color
This class is a generic implementation of Factor used for color transformations such as GenericColor.lighten(ColorFactor) or GenericColor.darken(ColorFactor).
ColorFactor() - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor for de-serialization in GWT.
ColorFactor(double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFactor(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFactor(String) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
The constructor.
ColorFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
The constructor.
ColorModel - Enum in net.sf.mmm.util.datatype.api.color
This enum contains the available ColorModels supported by GenericColor.
ColorModel() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorModel
 
ColorSegmentType - Enum in net.sf.mmm.util.datatype.api.color
This Enum contains the available types of the segments of a Color.
ColorSegmentType() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
 
column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The current column to sort by.
column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The current column to sort by.
COLUMN_RESIZER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a generic div in a table header that allows to resize a table column.
COLUMN_WIDTH_ROW - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an invisible table row used to set the column width (HTML5 sucks, colgroup does not work).
ColumnComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
A Comparator to sort a List of <ROW>s by a specific column.
ColumnComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The constructor.
ColumnContainerComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
A Comparator to List with objects containing a <ROW> by a specific column.
ColumnContainerComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The constructor.
columnCount - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
 
columnInfo - Variable in class net.sf.mmm.util.text.api.TextColumn
 
columns - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
columns - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
columnSpan - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
 
columnState - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
ColumnState(String, TextColumnInfo, HyphenatorBuilder) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
The constructor.
ColumnWidthRange(UiWidget) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The constructor.
COMBINING_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_ACUTE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ACUTE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_ALMOST_EQUAL_TO_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CANDRABINDU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CARON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_CIRCUMFLEX_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_DASIA_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_HUNDRED_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_MILLIONS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PALATALIZATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_PSILI_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_CYRILLIC_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DIAERESIS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_DOUBLE_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_RIGHTWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOUBLE_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_DOWN_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_EQUALS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for { link DiacriticalMark#GRAVE}.
COMBINING_GRAVE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GRAVE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_DIALYTIKA_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_KORONIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_PERISPOMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_GREEK_YPOGEGRAMMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOMOTHETIC_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_INVERTED_DOUBLE_ARCH_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_ANGLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_RIGHT_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LEFT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LONG_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_MACRON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_MINUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_NOT_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
combining-char for an overline (line on top).
COMBINING_PALATALIZED_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RETROFLEX_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_REVERSED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RIGHT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SEAGULL_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SHORT_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_SQUARE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_THREE_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
COMBINING_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TILDE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_TURNED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UP_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_UPWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_VERTICAL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COMBINING_X_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
combiningCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
ComboBox - Class in net.sf.mmm.client.ui.gwt.widgets
A ComboBox is a TextBox combined with a DataList that allows to choose from predefined options.
ComboBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ComboBox
The constructor.
combobox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The comma used as a separator within a sentence.
commentChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
COMMERCIAL_AT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The at sign used as separator in email addresses.
commit() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method completes this queue.
commit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method completes this queue.
commit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method commits the current transaction without opening a new transaction.
commit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method commits the current transaction without opening a new transaction.
CommonTypeVariables - Class in net.sf.mmm.util.reflect.impl
This class contains common TypeVariables.
CommonTypeVariables() - Constructor for class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The forbidden constructor.
COMPANY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The company "responsible for the movie".
ComparableComparator<T extends Comparable<T>> - Class in net.sf.mmm.util.lang.base
This is the implementation of Comparator for Comparable objects.
ComparableComparator() - Constructor for class net.sf.mmm.util.lang.base.ComparableComparator
The constructor.
comparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
The ColumnContainerComparator for this table.
Comparator - Enum in net.sf.mmm.util.lang.api
Deprecated.
renamed to CompareOperator to avoid confusion with Comparator.
Comparator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
The constructor.
comparator - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
comparator - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
The comparison operator.
comparatorArgument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
ComparatorHelper - Class in net.sf.mmm.util.lang.api
This class contains the implementation of CompareOperator.eval(Object, Object) for Comparable arguments.
ComparatorHelper() - Constructor for class net.sf.mmm.util.lang.api.ComparatorHelper
Construction prohibited.
compare(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
compare(AttributeReadValue<ROW>, AttributeReadValue<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
compare(CharIterator, CharIterator) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method compares the given CharIterator instances char by char.
compare(CharIterator, CharIterator) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method compares the given CharIterator instances char by char.
compare(T, T) - Method in class net.sf.mmm.util.lang.base.ComparableComparator
compare(Class<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method compares the given classes.
compare(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method compares the given classes.
COMPARE_TO_INCOMPARABLE - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
 
COMPARE_TO_STRICT_PREDECESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
COMPARE_TO_STRICT_SUCCESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
This value indicates that a VersionIdentifier is a strict successor of another VersionIdentifier.
compareMode - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
The mode of comparison.
CompareOperator - Enum in net.sf.mmm.util.lang.api
A CompareOperator represents a function that compares two given values.
CompareOperator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.CompareOperator
The constructor.
compareTo(DefaultLineWrapper.AutoAdjustInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
compareTo(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines a (non-linear) distance from this version to the given otherVersion.
compareTo(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method determines a (non-linear) distance from this version to the given otherVersion.
compareToLabel(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the label.
compareToLinear(int, T, T, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for linear and optional attributes like VersionIdentifier.getTimestamp() or VersionIdentifier.getRevision().
compareToPhase(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToRevision(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the revision.
compareToTimestamp(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method performs the part of AbstractVersionIdentifier.compareTo(VersionIdentifier) for the timestamp.
compareToVersionNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
COMPARISON_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
COMPARISON_OPERATOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An operator for comparison of values.
compile(String) - Method in interface net.sf.mmm.util.pattern.api.PatternCompiler
 
compile(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
CompilerWarnings - Interface in net.sf.mmm.util.lang.api
This type contains the available string constants for the SuppressWarnings annotation.
COMPLEMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
complete(TimeMeasure.Result) - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
complete - Variable in class net.sf.mmm.util.search.base.SearchResultBean
 
completed - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
completeManifest(Manifest, URL) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method adds dynamic attributes to the given manifest.
ComponentContainer - Interface in net.sf.mmm.util.component.api
This is the interface for a Ioc/context and dependency injection (CDI) container.
ComponentContainerContextFallback - Class in net.sf.mmm.client.ui.base
This is a fake implementation of ComponentContainer used as fallback for AbstractUiContext.getContainer() if no real Ioc is available.
ComponentContainerContextFallback(AbstractUiContext) - Constructor for class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
The constructor.
componentMap - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
 
components - Variable in class net.sf.mmm.client.api.ClientContext
 
ComponentSpecification - Annotation Type in net.sf.mmm.util.component.api
ComponentSpecification is used to annotate the specification (should be an interface) of a component (or better a part of it).
componentType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
componentType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
compose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method composes the given character with this DiacriticalMark.
ComposedByteBuffer - Interface in net.sf.mmm.util.io.api
This is the interface of a ByteBuffer that is internally composed out of multiple ByteArray s.
composedCharacters - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
ComposedException - Exception in net.sf.mmm.util.exception.api
An ComposedException combines a list of exceptions in one single exception.
ComposedException(Throwable...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedException(NlsObject...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
The constructor.
ComposedFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a Formatter that is composed out of other Formatters.
ComposedFormatter(Formatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedFormatter
The constructor.
ComposedLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
This is the implementation of a LocalizableFormatter that is composed out of other LocalizableFormatters.
ComposedLocalizableFormatter(LocalizableFormatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
The constructor.
ComposedNlsMessage - Class in net.sf.mmm.util.nls.base
This is an implementation of NlsMessage for composing other objects or messages.
ComposedNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor for de-serialization in GWT.
ComposedNlsMessage(Object[]) - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
The constructor.
ComposedTargetTypeConverter(Class<TARGET>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
The constructor.
ComposedValidationFailure - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationFailure that represents the composition of other ValidationFailures.
ComposedValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor for de-serialization in GWT.
ComposedValidationFailure(String, Object, ValidationFailure[]) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
The constructor.
ComposedValidator<V> - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that is composed out of a set of individual validators given at construction.
ComposedValidator(AbstractValidator<? super V>...) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidator
The constructor.
composedValueConverter - Variable in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
composedValueConverter - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
ComposedValueConverter - Interface in net.sf.mmm.util.value.api
This is the interface for a ValueConverter that is composed out of individual ValueConverters.
composedValueConverter - Variable in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
 
ComposedValueConverterFactory - Interface in net.sf.mmm.util.value.api
This is the interface of a factory of ComposedValueConverter instances.
ComposedValueConverterFactoryImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of ComposedValueConverterFactory.
ComposedValueConverterFactoryImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
The constructor.
ComposedValueConverterImpl - Class in net.sf.mmm.util.value.impl
This is the implementation of the ComposedValueConverter interface.
ComposedValueConverterImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
The constructor.
ComposedValueConverterImpl.ComposedTargetTypeConverter<TARGET> - Class in net.sf.mmm.util.value.impl
This inner class is a composed converter for all ValueConverters with the same target-type.
ComposedValueConverterImpl.TargetClass2ConverterMap - Class in net.sf.mmm.util.value.impl
ComposedVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
ComposedVersionIdentifierFormatter(Formatter<VersionIdentifier>...) - Constructor for class net.sf.mmm.util.version.impl.ComposedVersionIdentifierFormatter
The constructor.
composeErrors(Throwable...) - Method in class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
Returns a single exception containing all information of the given errors.
composeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
COMPOSER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
The composer of the musical content if it differs from the MetakeyMusic.ARTIST.
CompositeTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for a composite TransferObject.
CompositeTo() - Constructor for class net.sf.mmm.util.transferobject.api.CompositeTo
The constructor.
CONCAT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to concat strings (CONCAT).
ConcurrentHashMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of ConcurrentHashMap.
ConcurrentHashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
 
ConcurrentHashSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of ConcurrentMapFactory that creates instances of a ConcurrentHashSet.
ConcurrentHashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
The constructor.
ConcurrentLinkedQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of ConcurrentLinkedQueue.
ConcurrentLinkedQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
 
ConcurrentMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of ConcurrentMap.
condition - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The condition that determines when the choice applies.
Condition(CompareOperator, Object) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
The constructor.
CONDITION_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The value of a Choice condition that matches always.
CONDITION_END - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the end of a Choice condition.
CONDITION_START - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the start of a Choice condition.
CONDITION_VAR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The character used to indicate the variable object of a Choice condition.
CONDITIONAL_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
CONDITIONAL_FACTOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
CONDITIONAL_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
CONDITIONAL_TERM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
configuration - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
configure() - Method in class net.sf.mmm.client.impl.gwt.gin.ClientModule
ConfiguredNlsFormatterMap - Class in net.sf.mmm.util.nls.impl
This is a sub-class of NlsFormatterMap as a ready to use configurable component.
ConfiguredNlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
The constructor.
CONGRUENT_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The boolean conjunction.
conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
The boolean conjunction.
Conjunction - Enum in net.sf.mmm.util.lang.api
A Conjunction represents a function that maps a list of boolean arguments to one boolean result.
Conjunction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Conjunction
The constructor.
Conjunction() - Constructor for enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
 
conjunction - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
ConjunctionCharFilter - Class in net.sf.mmm.util.filter.base
This is an implementation of the CharFilter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionCharFilter(Conjunction, CharFilter...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionCharFilter
The constructor.
ConjunctionFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of the Filter interface that combines a given list of filters using a boolean Conjunction.
ConjunctionFilter(Conjunction, Filter<V>...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionFilter
The constructor.
ConstantFilter<V> - Class in net.sf.mmm.util.filter.base
This is an implementation of Filter that either accepts or rejects all objects to filter.
ConstantFilter() - Constructor for class net.sf.mmm.util.filter.base.ConstantFilter
The constructor.
constraintViolations - Variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
constructor - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
 
CONSTRUCTOR_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An expression of a JpqlSyntax.SELECT_CLAUSE that creates new transient objects using the specified constructor.
CONSTRUCTOR_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
CONSTRUCTOR_NAME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The name of the constructor to invoke for creating transient result objects in a constructor query.
consumeDecimal() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
Consumes the characters of a decimal number (double or float).
Consumer<T> - Interface in net.sf.mmm.util.lang.api.function
This is the back-port for the Java 1.8+ interface java.util.function.Consumer.
container - Variable in class net.sf.mmm.client.api.ClientContext
 
container - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
containerGetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
ContainerGrowthException - Exception in net.sf.mmm.util.reflect.base
A ContainerGrowthException is thrown if a container should grow (increase its size) but this failed.
ContainerGrowthException(int, int) - Constructor for exception net.sf.mmm.util.reflect.base.ContainerGrowthException
The constructor.
containerIterator - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
 
containerList - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
The according setter to use if array has to be resized.
containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
The according setter to use if array has to be resized.
contains(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
contains(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method determines if this WeekdaySet contains the given Weekday.
CONTAINS_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_AS_NORMAL_SUBGROUP_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
containsDelimiter(char[], char[]) - Static method in class net.sf.mmm.util.lang.api.StringTokenizer
This method checks that the given escape sequence does NOT contain any of the delimiters.
containsKey(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
containsKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
containsKey(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
containsSubstring(char[], int) - Method in class net.sf.mmm.util.lang.api.StringTokenizer
This method tests if the string to tokenize contains the given substring starting at the given index.
containsValue(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
contentChanged() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This method must be called whenever the char sequence changed its length or data.
contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The content panel.
contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
 
ContentType - Interface in net.sf.mmm.util.contenttype.api
A ContentType represents the type of some content (typically a file or BLOB).
contentType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
contentType - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
ContentTypeBean - Class in net.sf.mmm.util.contenttype.base
This is the abstract base implementation of the ContentType interface.
ContentTypeBean() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
The constructor.
ContentTypeBean(ContentType) - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
The constructor.
ContentTypeDetectorStreamProcessor - Class in net.sf.mmm.util.contenttype.impl
This is an implementation of DetectorStreamProcessor that allows to detect a ContentTypeBean using DecisionTreeNode.
ContentTypeDetectorStreamProcessor(List<ContentTypeBean>) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
The constructor.
ContentTypeDetectorStreamProcessor.DecisionState - Class in net.sf.mmm.util.contenttype.impl
 
ContentTypeDetectorStreamProcessorFactory - Class in net.sf.mmm.util.contenttype.impl
ContentTypeDetectorStreamProcessorFactory(DecisionTreeNode, int) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
The constructor.
ContentTypeList - Class in net.sf.mmm.util.contenttype.base
This is the container with all ContentTypeBeans.
ContentTypeList() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeList
The constructor.
ContentTypeListLoader - Class in net.sf.mmm.util.contenttype.base
This is the XmlBeanMapper used to load the ContentTypeList via JAXB.
ContentTypeListLoader() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeListLoader
The constructor.
ContentTypeManager - Interface in net.sf.mmm.util.contenttype.api
This is the interface for a manager of ContentTypes.
ContentTypeManagerImpl - Class in net.sf.mmm.util.contenttype.impl
This is the implementation of the ContentTypeManager interface.
ContentTypeManagerImpl() - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
The constructor.
contentTypes - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
contentTypes - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
context - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
The AbstractUiContext instance.
context - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
context - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
 
context - Variable in class net.sf.mmm.transaction.base.TransactionEventImpl
 
context - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
context - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
context - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathContext to use.
context - Variable in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
context - Variable in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CONTRIBUTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) that contributed for the content, typically the name of a person.
controls - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
convert(CliModeContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
This method converts the given pojo to the <TARGET>-type.
convert(CliArgumentContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
convert(Object, Class<?>) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
This method converts the given value to a more common type.
convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
convert(Number) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method converts the given number to the number-class represented by this object.
convert(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, Object, Class<?>, GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given pojo to the given targetClass (or even targetType) as necessary.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.SimpleValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
This method converts the given pojo to the <TARGET>-type.
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
This method converts the given pojo to the <TARGET>-type.
convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
This method converts the given pojo to the <TARGET>-type.
convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method converts the given pojo to the <TARGET>-type.
convert(PersistenceEntity, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method converts the given pojo to the <TARGET>-type.
convert(CharSequence, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method converts the given pojo to the <TARGET>-type.
convert(CharSequence, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method converts the given pojo to the <TARGET>-type.
convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method converts the given pojo to the <TARGET>-type.
convertContainerEntry(Object, int, ARRAY, Object, GenericType<? extends ARRAY>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method converts a single entry of a container.
convertContainerEntry(Object, int, CONTAINER, Object, GenericType<? extends CONTAINER>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method converts a single entry of a container.
convertContainerEntry(Object, int, Collection, Object, GenericType<? extends Collection>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
This method converts a single entry of a container.
convertContainerEntry(Object, int, Map, Object, GenericType<? extends Map>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
This method converts a single entry of a container.
convertCustomInputToValue(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Converts the given customInput to <VALUE>.
convertEmToPixel(Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
Converts a Length given in LengthUnit.EM to LengthUnit.PIXEL.
converter - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
convertForClient(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for the client.
convertForClient(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception for the client.
convertForSerialization(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception so it is ensured to be serializable.
convertForSerialization(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception so it is ensured to be serializable.
convertForUser(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
Converts the given exception for end-users with potential truncation.
convertForUser(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
Converts the given exception for end-users.
convertForUser(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
Converts the given exception for end-users with potential truncation.
convertForUser(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
Converts the given exception for end-users.
convertFromArray(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for array values.
convertFromCollection(Collection, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for Collection values.
convertFromEntity(ENTITY, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given PersistenceEntity to the corresponding transfer-object identified by the given Class.
convertFromEntity(ENTITY, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method converts the given PersistenceEntity to the corresponding transfer-object identified by the given Class.
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntityList(List<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertFromString(String, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the conversion for String values.
convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method converts the given widgetValue to the type used by the widget adapter.
convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method converts the given widgetValue to the type used by the widget adapter.
convertLength(Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
Converts the width to pixels.
convertList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method converts the given arrayOrCollection to a List as necessary.
convertObject(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
 
convertPattern(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method converts the given pattern to a regex-pattern.
convertRecursive(Object, Object, GenericType<T>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This method performs the conversion recursive.
convertRecursive(Object, Object, GenericType<?>, Class<?>, ValueConverter, ComposedValueConverterImpl.TargetClass2ConverterMap) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method performs the conversion recursive.
convertStyle(String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
This method converts the given style to the according DateFormat-style constant.
convertToDatabaseColumn(T) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
convertToEntity(TO, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method converts the given ETO to the corresponding PersistenceEntity identified by the given Class.
convertToEntity(TO, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method converts the given ETO to the corresponding PersistenceEntity identified by the given Class.
convertToEntityAttribute(V) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
convertToEntityAttribute(String) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
convertToEntityList(List<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntityList(List<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
convertToPixel(double, LengthProperty) - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the amount in pixels.
convertToValue(ADAPTER_VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method converts the given adapterValue from the widget adapter to the type of this value.
convertToValue(String, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method converts the given adapterValue from the widget adapter to the type of this value.
convertUnknownValue(String, Class<V>, Object) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method converts the given String-value to the given type.
convertValue(SOURCE, Object, Class<TARGET>) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method converts the given value to a numeric type and also validates that it is in the given range from minimum to maximum.
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
This method gets a numeric value and also validates that it is in the given range from minimum to maximum.
convertValue(Object, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given value to the given type.
convertValue(Object, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to the given type.
convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method gets a numeric value and also validates that it is in the given range from minimum to maximum.
convertValue(SOURCE, Object, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
This method converts the given value to a numeric type and also validates that it is in the given range from minimum to maximum.
convertValue(String, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method converts the given value to the given type.
convertValueForDelegate(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method converts the given value that is going to be set in this widget to the value of the delegate widget.
convertValueFromDelegate(DELEGATE_VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method converts the given value from the delegate widget to the value of this widget.
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestCheckboxField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDateField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDoubleField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestFileField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalDateField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalTimeField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLongField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
convertValueToString(AbstractUiWidget<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
Converts the given value to String.
convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Converts the given value to String.
convertValueToString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
Converts the given value to String.
convertValueToString(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Converts the given value to String.
COPTIC_CAPITAL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_CAPITAL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
COPTIC_SMALL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
copy(VALUE) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method creates a copy (e.g.
copy(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method creates a copy (e.g.
copy(V, PojoDescriptor<V>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
copy(V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method creates a copy (e.g.
copyFile(File, File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file given by source to the file given by destination.
copyFile(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file given by source to the file given by destination.
copyFile(File, File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file given by source to the file given by destination.
copyFile(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file given by source to the file given by destination.
copyProcessor - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
The processor used to copy the bytes from the BufferInputStream.buffer to the readers buffer.
CopyProcessor() - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The constructor.
CopyProcessor(byte[], int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The constructor.
copyRecursive(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, boolean, FileFilter) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, boolean, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file or directory given by source into the given destination.
copyRecursive(File, File, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method copies the file or directory given by source into the given destination.
COPYRIGHT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Copyright sign (c) as correct glyph: 169 .
CoreCharSequence - Class in net.sf.mmm.util.lang.base
This is an abstract base implementation of the CharSequence interface.
CoreCharSequence() - Constructor for class net.sf.mmm.util.lang.base.CoreCharSequence
The constructor.
COUNT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword COUNT.
count - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
count() - Method in interface net.sf.mmm.util.search.api.SearchQuery
This method performs a count query to determine the total number of hits (e.g.
counter - Variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
The ID counter.
COUNTRY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The country where the movie was produced.
countryCode - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
create(UiContext) - Method in class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(Class<WIDGET>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(UiContext, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
 
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method creates a new UiWidget instance of the given type ( widgetInterface).
create(UiContext, UiHandlerActionApply, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
create(UiContext, UiHandlerActionApprove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
create(UiContext, UiHandlerActionCancel, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
create(UiContext, UiHandlerActionClose, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
create(UiContext, UiHandlerActionConfirm, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
create(UiContext, UiHandlerActionDelete, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
create(UiContext, UiHandlerActionDown, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
create(UiContext, UiHandlerActionNext, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
create(UiContext, UiHandlerActionOpen, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
create(UiContext, UiHandlerActionPrevious, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
create(UiContext, UiHandlerActionRemove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
create(UiContext, UiHandlerActionSave, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
create(UiContext, UiHandlerActionStartEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
create(UiContext, UiHandlerActionStopEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
create(UiContext, UiHandlerActionSubmit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
create(UiContext, UiHandlerActionUp, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeBoolean
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDate
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDouble
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInstant
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInteger
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalDate
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalTime
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLong
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeString
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl.Factory
This method creates a new UiWidget instance of the particular UiWidget-type managed by this factory.
create() - Method in interface net.sf.mmm.persistence.api.GenericDao
This method creates a new, empty, and transient instance of the managed entity.
create(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method creates a new and transient instance for the given entityClass.
create() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
This method creates a new, empty, and transient instance of the managed entity.
create(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method creates a new and transient instance for the given entityClass.
create() - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.DequeFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.DequeFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.ListFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.ListFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.QueueFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.QueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SetFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
This method creates a new Map instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
This method creates a new Collection instance.
create(int) - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method creates a new Collection instance with the given initial capacity.
create() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method creates a new Map instance.
create(int) - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method creates a new Map instance with the given capacity.
create() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method creates a new Collection instance.
create(int) - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method creates a new Collection instance with the given initial capacity.
create(Object...) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
This method creates a new instance of the described datatype from the individual segments.
create() - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
create(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
This method creates a new instance of the described datatype from the individual segments.
create(String, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
Deprecated.
create(NlsTemplate, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
create(String, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatterFactory
This method creates a new NlsMessageFormatter for the given message.
create(String, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
create(NlsTemplate, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
create(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
create(String) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
This method creates a new NlsMessageFormatter for the given message.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method creates the accessor for the given method if that method is suitable for this builder (e.g.
create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method creates the accessor for the given field if that field is suitable for this builder (e.g.
create(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method creates an appropriate new value.
create(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method creates an appropriate new value.
create(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a Pojo of the given pojoType.
create() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method creates a new element.
create() - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
This method creates a new element.
create() - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
This method creates a new element.
create(Class<C>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method creates a collection implementing the given collection type.
create(Type) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method creates the GenericType that encapsulates the given type.
create(Class<C>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method creates a collection implementing the given collection type.
create(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates the GenericType that encapsulates the given type.
create(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates a new instance of this class.
create(Type) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method creates the GenericType that encapsulates the given type.
create(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Creates a normalized ResourcePathNode.
create(String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
Flexible implementation of ResourcePathNode.create(String) to custom data function.
createAbsoluteImageUrl(String) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method creates an absolute URL from the given relativePath.
createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method creates an absolute URL from the given relativePath.
createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method creates an absolute URL from the given relativePath.
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDoubleField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerSliderField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLongField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtPasswordField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextField
createAndAdd(UiWidget, boolean) - Static method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
Creates a new instance of this class and adds it to the given UiWidget.
createAndAddCloseButton() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
This method creates a button to close this popup and adds it to the button panel.
createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
This method creates a button to close this popup and adds it to the button panel.
createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
This method creates a button to close this popup and adds it to the button panel.
createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method creates a value based widget that is to be added as child of the widget owning this data-binding.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
This method is like UiDataBinding.createAndBind(TypedProperty) but using the given label instead of deriving it automatically.
createAndVerifyRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
createArgumentMap(Method, AbstractNlsBundleFactory.NlsBundleMethodInfo, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method converts the given arguments to a Map with the arguments.
createBrowsableResource(String) - Method in interface net.sf.mmm.util.resource.api.BrowsableResourceFactory
This method creates a new BrowsableResource from the given resourceUri.
createBrowsableResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method creates the actual raw BrowsableResource.
createBrowsableResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method creates a new BrowsableResource from the given resourceUri.
createBundle() - Static method in exception net.sf.mmm.util.cli.api.CliException
 
createBundle(Class<BUNDLE>) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createBundle(Class<BUNDLE>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleFactory
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
This method dynamically creates an instance for the given bundleInterface.
createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is a convenience method delegating to NlsBundleFactory.createBundle(Class).
createButton(String, UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton.
createButton(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(UiContext, NlsMessage, UiHandlerEventClick, NlsMessage, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
Creates a new UiWidgetButton.
createButton(String, UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton.
createButton(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButton(Class<HANDLER>, HANDLER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetButton for the given UiHandlerAction.
createButtonGroup(RichTextFeature...) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Creates a new ButtonGroup with buttons for the given RichTextFeatures.
createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
 
createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
createByUmask(int, boolean) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method create a new FileAccessPermissions instance according to the given umask (user file creation mode mask).
createChildContext() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method creates a new context that inherits all variables from this context (and its parent contexts).
createChildContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method creates a new context that inherits all variables from this context (and its parent contexts).
createChildContext() - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
This method creates a new context that inherits all variables from this context (and its parent contexts).
createClassName(JClassType) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method creates the simple name of the Class to generate.
createClassName(JClassType) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method creates the simple name of the Class to generate.
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>, TypedProperty<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method creates a new column for this table.
createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method creates a new column for this table.
createComboBox(String, List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetComboboxField.
createComboBox(String, EnumDefinition<VALUE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetComboboxField.
createComboBox(String, List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetComboboxField.
createComboBox(String, EnumDefinition<VALUE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetComboboxField.
createConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
This method creates the PojoDescriptorGeneratorConfiguration.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
This method creates the according container for the given containerType.
createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
This method creates the according container for the given containerType.
createContext() - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext.
createContext(MapFactory<? extends Map>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextFactory
This method creates a new instance of a MutableGenericContext.
createContext(MapFactory<? extends Map>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method creates a new instance of a MutableGenericContext using the given MapFactory.
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
Creates a new custom instance of ComposedValueConverter with the given configuration.
createConverter(boolean, List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
Creates a new custom instance of ComposedValueConverter with the given configuration.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Returns a copy of the given exception where the specified details are removed.
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method will create a (deep-)copy of the given value.
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
This method will create a (deep-)copy of the given value.
createCopyOfValue(List) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
This method will create a (deep-)copy of the given value.
createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
This method will create a (deep-)copy of the given value.
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
 
createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
This method creates a new instance of UiDataBinding for the given valueType and widget.
createDataBinding(AbstractUiContext, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
This method creates a new instance of UiDataBinding for the given valueType and context.
createDataBinding(AbstractUiContext, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method creates a new instance of UiDataBinding for the given valueType and context.
createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method creates a new instance of UiDataBinding for the given valueType and widget.
createDataBinding(AbstractUiContext, AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
createDataResource(String) - Method in interface net.sf.mmm.util.resource.api.DataResourceFactory
This method creates a new DataResource from the given resourceUri.
createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method creates the actual raw DataResource.
createDataResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
This method creates a new DataResource from the given resourceUri.
createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
This method creates the actual raw DataResource.
createDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Creates a generic DatatypeDescriptor for the given Datatype Class dynamically.
createDefaultPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method creates the phase map used as default.
createDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method creates the pojo descriptor for the given pojoType.
createDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method creates the pojo descriptor for the given pojoType.
createDescriptor(GenericType<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method creates the pojo descriptor for the given pojoType.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method creates a PojoDescriptorBuilder that introspects the methods and non-static fields with the given visibility or a higher order.
createDialogController(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
Creates the DialogController with the given dialogId.
createDialogController(String) - Method in interface net.sf.mmm.client.ui.base.dialog.DialogControllerFactory
Creates the DialogController with the given dialogId.
createDirect(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
This method creates a new instance of NlsMessage from the given arguments.
createDirect(String, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
This method creates a new instance of NlsMessage from the given arguments.
createDocument() - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method creates a new empty XML DOM document.
createDocument() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new empty XML DOM document.
createDocumentBuilder() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new document builder.
createEntityGraph(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createEntityManagerFactory(String, Map) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method creates the AbstractUiWidgetAdapterWithEvents.getEventAdapter() instance.
createExceptionHandler() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method creates an GWT.UncaughtExceptionHandler.
createFolderRecursive(ResourcePathNode<Void>, ClasspathScannerImpl.ClasspathFolder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
createFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method creates a new instance of the field widget to view and edit the given datatype.
createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method creates a new instance of the field widget to view and edit the given datatype.
createFormatter(String, Locale, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
This method creates an NlsMessageFormatter for the given messageTemplate and locale.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method creates the underlying Formatter to delegate to.
createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method creates the underlying Formatter to delegate to.
createFormatter(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
createFormatter(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method creates a VersionIdentifierFormatter for the given formatPattern.
createFormatter(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
createFormatter(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method creates a VersionIdentifierFormatter for the given formatPattern.
createGeneric() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method creates a new instance of the generic Map type <MAP>.
createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> .
createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method creates a new instance of the generic Collection type <COLLECTION> with the given initial capacity.
createGenericType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type.
createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type.
createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method creates the GenericType representing the given type in the context of the given definingType.
createGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method creates the actual ClientGinjector instance using GWT.create(Class).
createHandler(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method creates a new InvocationHandler for the given bundleInterface.
createHeaderNameHash(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method converts the header property to an hash key.
createHyphenator(String) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
This method creates a new Hyphenator.
createHyphenator(String) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method creates a new Hyphenator.
createHyphenator(Locale, DataResource) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method creates a new Hyphenator instance from the XML-configuration identified by the given DataResource.
createId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
createImage(String, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetImage.
createImage(String, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetImage.
createInputElement(String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Creates an InputElement of a custom type.
createIntegerField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetIntegerField.
createIntegerField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetIntegerField.
createLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetLabel.
createLabel(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method creates the label for this widget.
createLabel(UiContext) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method creates the label for this widget.
createLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetLabel.
createListTable(Class<ROW>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetListTable for the given rowType.
createListTable(Class<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetListTable for the given rowType.
createLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method creates the logger for this component.
createLongField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetLongField.
createLongField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetLongField.
createLookaheadBuffer() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method creates a new buffer for lookahead operations on the data from the underlying stream.
createMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
createMainWindow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
createMainWindow() - Method in class net.sf.mmm.client.ui.impl.test.widget.UiWidgetFactoryNativeTestImpl
 
createMessage(V, V, V, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Creates a new error NlsMessage that the given value is not in the Range from minimum to maximum.
createNamedQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNamedQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNamedStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNativeQuery(String, Class) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNativeQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNativeQuery(String, String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createNewTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
This method creates a new technical transaction.
createNewTransaction() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
This method creates a new technical transaction.
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
 
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
This method creates a new instance of <VALUE> (see AbstractUiFeatureValueAndValidation.getValue()).
createNextValueSql(Sequence) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
Creates the SQL statement to get the next value of the given Sequence.
createNextValueSql(Sequence) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
Creates the SQL statement to get the next value of the given Sequence.
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
createPageDialogController() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
 
createPath(String) - Method in interface net.sf.mmm.util.path.api.PathFactory
This method creates a new Path for the given resourceUri.
createPath(Path, String) - Method in interface net.sf.mmm.util.path.api.PathFactory
This method creates a new Path for the given parameters.
createPath(String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method creates a new Path for the given resourceUri.
createPath(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
 
createPath(Path, String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method creates a new Path for the given parameters.
createPath(String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method creates a pojo property path specified by the given segments.
createPattern(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
createPopup(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetPopup.
createPopup(String, boolean, boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetPopup.
createPopup(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetPopup.
createPopup(String, boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetPopup.
createPrivateFieldDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects all non-static fields for building PojoPropertyDescriptors.
createPrivateFieldDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects all non-static fields for building PojoPropertyDescriptors.
createProcessor() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
This method gets a DetectorStreamProcessor instance managed by this factory.
createProcessor() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
This method gets a DetectorStreamProcessor instance managed by this factory.
createProcessor() - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
This method gets a DetectorStreamProcessor instance managed by this factory.
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createPropertyAccessor(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
createPropertyAccessor(String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
createPublicMethodDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects public methods for building PojoPropertyDescriptors.
createPublicMethodDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method creates a PojoDescriptorBuilder that introspects public methods for building PojoPropertyDescriptors.
createQuery(CriteriaUpdate) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createQuery(CriteriaDelete) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createQuery(CriteriaQuery<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationCommandQueue, RemoteInvocationCommand<?>, GenericRemoteInvocationCommandTransactionalCalls, GenericRemoteInvocationCommandRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
createRemoteInvocationTransactionalCalls(List<CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
createRemoteInvocationTransactionalCalls(List<RemoteInvocationCommand<?>>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
createRemoteInvocationTransactionalCalls(List<GenericRemoteInvocationRpcCall>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
createRequest(int, CsrfToken, List<TX_CALLS>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
Creates a new GenericRemoteInvocationRequest instance.
createRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
Creates a new GenericRemoteInvocationRequest instance.
createRequest(int, CsrfToken, List<GenericRemoteInvocationRpcTransactionalCalls>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
Creates a new GenericRemoteInvocationRequest instance.
createResource(PathUri) - Method in interface net.sf.mmm.util.path.api.PathProvider
This method creates a new Path for the given PathUri.
createResource(PathUri) - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
This method creates a new Path for the given PathUri.
createResource(ResourceUri) - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method creates a new resource for the given resourceUri.
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
This method creates a new resource for the given resourceUri.
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method creates a new resource for the given resourceUri.
createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
This method creates a new resource for the given resourceUri.
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Creates a new instance of <RESPONSE>.
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
Creates a new instance of <RESPONSE>.
createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
Creates a new instance of <RESPONSE>.
createRevision(ENTITY) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
This method creates a new revision of the given entity.
createRevision(ENTITY) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
This method creates a new revision of the given entity.
createRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
createRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.base.aria.role.RoleFactory
This method creates a new instance of the given Role.
createRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFactoryImpl
This method creates a new instance of the given Role.
createRootPathSegment(CharSequenceScanner, String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
createRowContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createRowContainer() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createRowContainer() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
createRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createSection(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetSection.
createSection(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetSection.
createSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
createSize() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
createSplitPanel(Orientation, UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetSplitPanel.
createSplitPanel(Orientation, UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetSplitPanel.
createState(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createState(PojoPathMode, String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
createStateByType(GenericType, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the AbstractPojoPathNavigator.PojoPathState for the given context.
createStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createStoredProcedureQuery(String, Class...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createStoredProcedureQuery(String, String...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
createStreamReader(XMLStreamReader, String, NamespaceContext) - Method in interface net.sf.mmm.util.xml.impl.stax.XPointerStreamBuilder
This method creates a XMLStreamReader facade that adapts the given xmlReader so only the contents pointed by the given xpointerExpression are visible.
createSubArray(int, int) - Method in interface net.sf.mmm.util.io.api.ByteArray
This method creates a new ByteArray with the same bytes but the given indices.
createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
This method creates a new ByteArray with the same bytes but the given indices.
createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method creates a new ByteArray with the same bytes but the given indices.
createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method creates a new ByteArray with the same bytes but the given indices.
createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.PooledByteArray
This method creates a new ByteArray with the same bytes but the given indices.
createSubMessage(Object[]) - Static method in exception net.sf.mmm.util.exception.api.ComposedException
This method creates the NlsMessage wrapping the given errors.
createTableColumnAdapter(UiWidgetTableColumn<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
createTemplate(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method creates the NlsTemplate for the given NlsBundle-Method.
createTextAreaField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetTextAreaField.
createTextAreaField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetTextAreaField.
createTextField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
This method creates a new UiWidgetTextField.
createTextField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method creates a new UiWidgetTextField.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonGroup
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtSplitPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtToolbar
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalPanel
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtPopup
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtWindow
This method creates the underlying widget.
createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method creates the underlying widget.
createTransactionContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method create the TransactionContext instances.
createTransformer(boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method creates a new transformer.
createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
Creates a new UiWidgetTree for the given model.
createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Creates a new UiWidgetTree for the given model.
createTreeNodeAdapter(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
createUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
createUtfDetectionReader(InputStream, String) - Method in interface net.sf.mmm.util.io.api.EncodingUtil
This method creates a new Reader for the given inputStream.
createUtfDetectionReader(InputStream, String) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl
This method creates a new Reader for the given inputStream.
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method creates a new UUID.
createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method creates a new UUID.
createUuid() - Method in interface net.sf.mmm.util.uuid.api.UuidFactory
This method creates a new UUID.
createUuid() - Method in class net.sf.mmm.util.uuid.base.RandomUuidFactory
This method creates a new UUID.
createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
createValidationFailure(ConstraintViolation<?>, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
Creates a ValidationFailure for the given ConstraintViolation.
createValidatorBuilder() - Method in class net.sf.mmm.util.cli.base.CliState
 
createVersionIdentifier(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method parses the given versionString and builds an according VersionIdentifier instance.
createVersionIdentifier(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method parses the given versionString and builds an according VersionIdentifier instance.
createView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method creates the view and has to be implemented for each individual dialog.
createView() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method creates the view and has to be implemented for each individual dialog.
createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
Creates the Widget that is used to display the field value in view-mode.
createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
Creates the Widget that is used to display the field value in view-mode.
createWidget(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
Creates the UiWidgetWithValue for the given property using the given label.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
This method creates the widget adapter.
createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
This method creates the widget adapter.
createXmlEventReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLEventReader.
createXmlEventReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method creates an XMLEventReader.
createXmlReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream, Charset) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlReader(InputStream, Charset) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method creates a Reader from the given inputStream that uses the encoding specified in the (potential) XML header of the InputStreams content.
createXmlStreamReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLStreamReader.
createXmlStreamReader(DataResource, boolean) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates an XMLStreamReader.
createXmlStreamReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method creates an XMLStreamReader.
createXmlStreamReader(DataResource, boolean) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method creates an XMLStreamReader.
createXmlStreamWriter(OutputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates a XMLStreamWriter.
createXmlStreamWriter(Writer) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method creates a XMLStreamWriter.
createXmlStreamWriter(OutputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method creates a XMLStreamWriter.
createXmlStreamWriter(Writer) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method creates a XMLStreamWriter.
CREATION_DATE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The date of creation of this content.
CREATOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) who created the content, typically the name of a person (but may also be the name of a company or a software that generated the content).
CRLF - Static variable in class net.sf.mmm.util.http.HttpMessage
the line termination sequence used by HTTP
CsrfToken - Interface in net.sf.mmm.service.api
This is the interface for a security token to prevent cross site request forgery (CSRF) and potentially other attacks.
CsrfTokenManager - Interface in net.sf.mmm.service.base.server
This is the interface for the manager of CsrfTokens.
CsrfTokenManagerDefaultImpl - Class in net.sf.mmm.service.impl.server
This is the default implementation of CsrfTokenManager.
CsrfTokenManagerDefaultImpl() - Constructor for class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
The constructor.
CSS_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color CSS green (a darker green while real green is called lime in CSS).
CssDivWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget for an empty <div> element that is used as placeholder for a feature styled with CSS.
CssDivWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssDivWidget
The constructor.
CssIconWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget for an empty <span> element that is used as placeholder for an icon.
CssIconWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssIconWidget
The constructor.
CssProperty - Interface in net.sf.mmm.client.ui.api.common
This is the interface for a CSS style property.
CssStyles - Interface in net.sf.mmm.client.ui.api.common
This interface contains the names of common CSS styles.
CURLY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CURLY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The universal currency sign.
CURRENT_DATE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the current date.
CURRENT_TIME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the current time.
CURRENT_TIMESTAMP - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the current timestamp.
currentArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The current ByteArray to work on.
currentArrayIndex - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayMax - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayMin - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
currentArrayView - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
currentBufferBytes - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentBufferIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentBufferMax - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
currentButtonGroup - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
The current UiWidgetButtonGroup or null.
currentButtonGroup - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
The current ButtonGroup or null.
currentByteArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
CurrentByteArray() - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
 
currentCall - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
currentIndex - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
currentIndex - Variable in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
 
currentMode - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
currentPlace - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
currentQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
The current queue or null for none.
currentSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
currentSession - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The current AbstractBusyManager.BusySessionImpl or null for no open session.
currentTx - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
cursor - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Index of element to be returned by subsequent call to next.
customDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
CustomHashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple wrapper in order to use an object as hash key but with ability to customize equals and hashCode.
CustomHashKey() - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor for de-serialization in GWT.
CustomHashKey(T, EqualsChecker<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CustomHashKey(T, EqualsChecker<T>, HashCodeFunction<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
The constructor.
CustomPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a custom panel.
CustomPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
The constructor.
CYAN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color cyan.
CYLINDRICITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Be.
CYRILLIC_CAPITAL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I used by Byelorussian and Ukrainian.
CYRILLIC_CAPITAL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter De.
CYRILLIC_CAPITAL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dje.
CYRILLIC_CAPITAL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Dze.
CYRILLIC_CAPITAL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ghe.
CYRILLIC_CAPITAL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Gje.
CYRILLIC_CAPITAL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter TODO.
CYRILLIC_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter I.
CYRILLIC_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie.
CYRILLIC_CAPITAL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IE_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Io.
CYRILLIC_CAPITAL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter short I.
CYRILLIC_CAPITAL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ie used by Ukrainian.
CYRILLIC_CAPITAL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ve.
CYRILLIC_CAPITAL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Ze.
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Cyrillic letter Zhe.
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_CAPITAL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_LETTER_PALOCHKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_SMALL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
CYRILLIC_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

D

DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DALET_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DARK_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
darken(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
Darkens this color by the given factor.
data - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
DATA_FORMAT - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
The data format used to store the drag information in DND events.
DATA_TABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a data table (list grid or tree grid).
dataBinding - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
dataBindingFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
DataList - Class in net.sf.mmm.client.ui.gwt.widgets
A DataList is a Widget that represents a datalist for an HTML5 combobox.
DataList() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.DataList
The constructor.
dataList - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
The DataList with the options.
dataList - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
 
dataList - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
 
DataResource - Interface in net.sf.mmm.util.resource.api
This is the interface for a resource potentially containing data.
dataResource - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The DataResource where the bean was loaded from.
DataResourceAdapter(DataResource) - Constructor for class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
The constructor.
DataResourceFactory - Interface in net.sf.mmm.util.resource.api
This is the interface for a factory used to create DataResources.
DataResourceProvider<R extends DataResource> - Interface in net.sf.mmm.util.resource.api.spi
This is the interface for a provider of DataResource.
dataTable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
dataTableAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
DataTo - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an TransferObject that only contains data without relations.
DataTo() - Constructor for class net.sf.mmm.util.transferobject.api.DataTo
The constructor.
datatype - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
 
Datatype - Interface in net.sf.mmm.util.lang.api
This is the interface for a datatype.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The class reflecting the datatype to deserialize.
datatype - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
datatype2subFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
DatatypeDescriptor<T> - Interface in net.sf.mmm.util.lang.api
This is the interface to describe a Datatype.
datatypeDescriptor - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
 
DatatypeDescriptorAtomicJavaDatatype<T> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for an atomic Java Datatype such as Integer, String, Long, Double, Boolean, etc.
DatatypeDescriptorAtomicJavaDatatype(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
The constructor.
DatatypeDescriptorDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for Date.
DatatypeDescriptorDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
The constructor.
DatatypeDescriptorDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getDate().
DatatypeDescriptorDate.HourSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getHours().
DatatypeDescriptorDate.MinuteSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMinutes().
DatatypeDescriptorDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getMonth().
DatatypeDescriptorDate.SecondSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getSeconds().
DatatypeDescriptorDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for Date.getYear().
DatatypeDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a Enum.
DatatypeDescriptorEnum(Class<T>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The constructor.
DatatypeDescriptorLocalDate - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for LocalDate.
DatatypeDescriptorLocalDate() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
The constructor.
DatatypeDescriptorLocalDate.DaySegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getDayOfMonth().
DatatypeDescriptorLocalDate.MonthSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getMonthValue().
DatatypeDescriptorLocalDate.YearSegment - Class in net.sf.mmm.util.lang.base.datatype.descriptor
Implementation for LocalDate.getYear().
datatypeDescriptorManager - Variable in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
 
DatatypeDescriptorManager - Interface in net.sf.mmm.util.lang.api
This is the interface for a manager of DatatypeDescriptors for all supported Datatypes.
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDescriptorManager - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
DatatypeDescriptorManagerImpl - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptorManager.
DatatypeDescriptorManagerImpl() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
DatatypeDescriptorManagerImpl(MapFactory<?>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
The constructor.
datatypeDescriptorMap - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Lazy filled Map for DatatypeDescriptor.
DatatypeDescriptorSimpleDatatype<T extends SimpleDatatype<?>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeDescriptor for a SimpleDatatype.
DatatypeDescriptorSimpleDatatype(Class<T>, ReflectionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
The constructor.
datatypeDetector - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
datatypeDetector - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The DatatypeDetector instance.
DatatypeDetector - Interface in net.sf.mmm.util.lang.api
This is the interface to detect if some type is a Datatype.
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
datatypeDetector - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
datatypeDetector - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
DatatypeDetectorImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of DatatypeDetector.
DatatypeDetectorImpl() - Constructor for class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
The constructor.
DatatypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be deserialized from JSON.
DatatypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializer(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
The constructor.
DatatypeJsonDeserializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleDeserializers in order to create a DatatypeJsonDeserializer dynamically as requested.
DatatypeJsonDeserializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
The constructor.
DatatypeJsonSerializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic JsonSerializer based on DatatypeDescriptorManager so every Datatype supported by DatatypeDescriptorManager can be serialized to JSON.
DatatypeJsonSerializer() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
DatatypeJsonSerializer(DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
The constructor.
datatypeJsonSerializer - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
DatatypeJsonSerializers - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This class extends SimpleSerializers in order to create serializers dynamically.
DatatypeJsonSerializers() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
The constructor.
DatatypeObjectMapperFactory - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a factory bean to create an instance of ObjectMapper for JSON mapping with Datatype support via DatatypeDescriptorManager.
DatatypeObjectMapperFactory() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
The constructor.
DatatypeSegmentDescriptor<T,V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a descriptor of a segment.
DatatypeSegmentDescriptorEnum<T extends Enum<T>> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for an Enum.
DatatypeSegmentDescriptorEnum(String, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The constructor.
DatatypeSegmentDescriptorSimpleDatatype<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.descriptor
This is the implementation of DatatypeSegmentDescriptor for a SimpleDatatype.
DatatypeSegmentDescriptorSimpleDatatype(String, Class<V>) - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
The constructor.
DatatypeUserType<V,T extends SimpleDatatype<V>> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
DatatypeUserType(int, Class<T>, Class<V>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
The constructor.
date - Variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
DATE_2000_01_01 - Static variable in interface net.sf.mmm.test.TestValues
The date 2000-01-01 in milliseconds.
dateFormat - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The DateFormat to use.
datePattern - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
DATETIME_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
DATETIME_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
DateUnit - Enum in net.sf.mmm.util.date.api
The enum contains the units of a date.
DateUnit(String, String, int) - Constructor for enum net.sf.mmm.util.date.api.DateUnit
The constructor.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
The constructor.
DaySegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
The constructor.
debug(String) - Method in class net.sf.mmm.logging.DummyLogger
debug(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
debug(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
debug(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
debug(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
debug(String) - Method in class net.sf.mmm.logging.TestLogger
debug(String, Object) - Method in class net.sf.mmm.logging.TestLogger
debug(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
debug(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
debug(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
debug(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
debug(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
DecisionState - Class in net.sf.mmm.util.contenttype.base
TODO: this class ...
DecisionState() - Constructor for class net.sf.mmm.util.contenttype.base.DecisionState
 
DecisionState() - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
DecisionTable - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
DecisionTable() - Constructor for class net.sf.mmm.util.contenttype.impl.DecisionTable
The constructor.
DecisionTreeNode - Interface in net.sf.mmm.util.contenttype.base
A DecisionTreeNode represents the state of the detection of a ContentType.
DecisionTreeNodeImpl - Class in net.sf.mmm.util.contenttype.impl
TODO: this class ...
DecisionTreeNodeImpl() - Constructor for class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
The constructor.
declaringClass - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
decompose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method de-composes the given character with this DiacriticalMark.
decomposeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
decrease(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
deepCopy(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
The default array length.
DEFAULT_ARRAY_LENGTH - Static variable in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
The default array length.
DEFAULT_BASE_PATH - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
DEFAULT_CAPACITY - Static variable in class net.sf.mmm.util.io.impl.BufferInputStream
DEFAULT_CAPACITY - Static variable in class net.sf.mmm.util.pool.base.AbstractPool
The default capacity used.
DEFAULT_DATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
DEFAULT_ENCODING - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
DEFAULT_MAXIMUM_LIST_GROWTH - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
The default value for the maximum growth of the size of an array or List : 128
DEFAULT_NAME - Static variable in class net.sf.mmm.test.TestUser
DEFAULT_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
The default name for the single segment of atomic datatypes.
DEFAULT_REFRESH_DELAY_IN_SECONDS - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The default refresh-delay.
DEFAULT_RENDERER - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
DEFAULT_THEME - Static variable in interface net.sf.mmm.client.ui.api.UiConfiguration
The default value for theme.
DEFAULT_USER - Static variable in class net.sf.mmm.test.TestUser
The default instance of TestUser with TestUser.DEFAULT_NAME.
DEFAULT_WIDTH - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The initial default width of a column in pixel.
DEFAULT_WIDTH - Static variable in class net.sf.mmm.util.text.api.TextTableInfo
The default width.
DefaultCliParser - Class in net.sf.mmm.util.cli.impl
This is the default implementation of the CliParser interface.
DefaultCliParser(Object, CliState, CliParserDependencies) - Constructor for class net.sf.mmm.util.cli.impl.DefaultCliParser
The constructor.
DefaultCliParserBuilder - Class in net.sf.mmm.util.cli.impl
The default implementation of the CliParserBuilder interface.
DefaultCliParserBuilder() - Constructor for class net.sf.mmm.util.cli.impl.DefaultCliParserBuilder
The constructor.
DefaultComposedValueConverter - Class in net.sf.mmm.util.value.impl
This is a default ComposedValueConverter to be used without IoC-Container.
DefaultComposedValueConverter() - Constructor for class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
The constructor.
defaultConverter - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
DefaultCsrfToken - Class in net.sf.mmm.service.api
This is the default implementation of CsrfToken it simply uses a string value as payload.
DefaultCsrfToken() - Constructor for class net.sf.mmm.service.api.DefaultCsrfToken
The constructor for de-serialization in GWT.
DefaultCsrfToken(String) - Constructor for class net.sf.mmm.service.api.DefaultCsrfToken
The constructor.
defaultExtension - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
defaultFailureCallback - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
defaultFormatter - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
DefaultLineWrapper - Class in net.sf.mmm.util.text.base
This is the default implementation of LineWrapper.
DefaultLineWrapper() - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper
The constructor.
DefaultLineWrapper.AutoAdjustInfo - Class in net.sf.mmm.util.text.base
 
DefaultLineWrapper.CellBuffer - Class in net.sf.mmm.util.text.base
This inner class represents the buffer used for the text of a text-cell (a line of content inside a column).
DefaultLineWrapper.ColumnState - Class in net.sf.mmm.util.text.base
This class represents the state of a text-column.
DefaultLineWrapper.TextSegment - Class in net.sf.mmm.util.text.base
This class represents a segment of some text.
DefaultLineWrapper.TextSegmentType - Enum in net.sf.mmm.util.text.base
This enum contains the possbile types of a DefaultLineWrapper.TextSegment.
DefaultNlsResourceBundleRequestor - Class in net.sf.mmm.util.nls.impl
This is the default implementation of NlsResourceBundleRequestor.
DefaultNlsResourceBundleRequestor() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
The constructor.
DefaultNlsResourceLocator - Class in net.sf.mmm.util.nls.base
This class is used to find a localized resource.
DefaultNlsResourceLocator() - Constructor for class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
The constructor.
DefaultNlsTemplateResolver - Class in net.sf.mmm.util.nls.impl
This is the default implementation of the NlsTemplateResolver.
DefaultNlsTemplateResolver() - Constructor for class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
The constructor.
defaultPlace - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
DefaultPojoDescriptorEnhancer - Class in net.sf.mmm.util.pojo.descriptor.impl
This is an implementation of the PojoDescriptorEnhancer interface that scans all PropertyDescriptors for accessing Collections, Map s or arrays.
DefaultPojoDescriptorEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoDescriptorEnhancer(boolean, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The constructor.
DefaultPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the PojoFactory interface.
DefaultPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.DefaultPojoFactory
The constructor.
DefaultPojoPathContext - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathContext interface.
DefaultPojoPathContext() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathContext
The constructor.
DefaultPojoPathFunctionManager - Class in net.sf.mmm.util.pojo.path.base
This is the default implementation of the PojoPathFunctionManager.
DefaultPojoPathFunctionManager() - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
DefaultPojoPathFunctionManager(Map<String, PojoPathFunction>) - Constructor for class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
The constructor.
defaultResult - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
defaultSettings - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
 
DefaultVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
This is the default implementation of the VersionIdentifierFormatter interface.
DefaultVersionIdentifierFormatter(Iso8601Util) - Constructor for class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
The constructor.
definingType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
DEGREE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol indicating degrees for angles or temperature.
delegate - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
delegate - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The PropertyAccessor to delegate to.
delegate - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
delegate - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
delegate - Variable in class net.sf.mmm.util.collection.base.CollectionList
 
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
The actual Iterable instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
The actual iterator instance to adapt.
delegate - Variable in class net.sf.mmm.util.collection.base.ReadOnlyIterator
the actual iterator instance
delegate - Variable in class net.sf.mmm.util.context.base.ImmutableGenericContext
the "delegate instance" this proxy points to.
delegate - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The delegate adapted by this wrapper.
delegate - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
The delegate adapted by this wrapper.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The delegate to check regular objects.
delegate - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The underlying CharIterator to delegate to.
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
delegate - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
delegate - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
 
delegate - Variable in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
 
delegate - Variable in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
The wrapped ValidationState.
delegate - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The original input-stream to adapt.
delegates - Variable in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
 
delete(ENTITY) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method deletes the given entity from the persistent store.
DELETE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword DELETE.
delete(GenericEntity<?>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method deletes the given entity.
delete(ENTITY) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
This method deletes the given entity from the persistent store.
delete(GenericEntity) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method deletes the given entity.
delete(ENTITY) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method deletes the given entity from the persistent store.
DELETE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The delete character is a control character for the function of the delete/backspace key.
DELETE_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The actual DELETE clause of a JpqlSyntax.DELETE_STATEMENT.
DELETE_STATEMENT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A DELETE statement in JPQL is a JpqlSyntax.JPQL_STATEMENT used to delete persistent entities.
deleteById(ID) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method deletes the entity identified by the given id from the persistent store.
deleteById(ID) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method deletes the entity identified by the given id from the persistent store.
deleteChildren(File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method deletes all children of the given directory recursively.
deleteChildren(File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method deletes all children of the given directory recursively.
deleteRecursive(File) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method deletes the given path.
deleteRecursive(File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method deletes the given path.
delimiters - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The characters that will be detected as delimiters.
DELTA_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
denyChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
dependencies - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
dependencies - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
dependencies - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
dependencies - Variable in class net.sf.mmm.util.cli.base.CliValueMap
dependencies - Variable in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
 
dependencies - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
 
DEPRECATION - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about usage of deprecated code.
depth - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The current depth in the XML tree relative to the first "include" tag of the XInclude namespace that is currently active.
depth - Variable in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
The depths of elements.
DequeFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Deque.
describedBy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
DESCRIPTION - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
A short description (abstract) of the content.
descriptor - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The PojoDescriptor used to implement the functionality.
descriptorBuilder - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The PojoDescriptorBuilder instance.
descriptorBuilder - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
descriptorBuilder - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
descriptorBuilderFactory - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
descriptorEnhancer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
deserialize(byte[]) - Static method in class net.sf.mmm.test.SerializationHelper
 
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
deserialize(JsonParser, DeserializationContext) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
deserialize(byte[]) - Method in interface net.sf.mmm.util.serialization.api.Serializer
De-serializes (or un-marshals) the given serialized data back to the corresponding Object.
deserialize(byte[]) - Method in class net.sf.mmm.util.serialization.base.JavaSerializer
De-serializes (or un-marshals) the given serialized data back to the corresponding Object.
deserializeGeneric(JsonParser, DeserializationContext, Class<V>, JsonNode, DatatypeSegmentDescriptor<?, ?>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
destination - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The destination to write to.
destination - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The destination to write to.
destinationSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
detach(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
detailPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
 
details - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in interface net.sf.mmm.util.contenttype.base.DecisionTreeNode
This method processes the given buffer to proceed with the detection of the content-type.
detect(DecisionState, List<DecisionState>, DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.AbstractDecision
 
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTable
detect(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
This method processes the given buffer to proceed with the detection of the content-type.
detect(byte[], int) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method detects the ByteOrderMark that may be present in the given bytes starting at offset.
detectEnvironmentType(String[]) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectEnvironmentType(String) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
detectHandleMethod(RemoteInvocationCommandHandler<?, ?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
detectInitially(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
detectionBuffer - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The lookahead buffer used to detect encoding.
detectionProcessor - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The processor to detect encoding by lookahead.
detectLimitedDevice(String, String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
DetectorInputStream - Interface in net.sf.mmm.util.io.api
This is the interface for a DetectorStream that wraps an InputStream.
DetectorOutputStream - Interface in net.sf.mmm.util.io.api
This is the interface for a DetectorStream that wraps an OutputStream.
DetectorStream - Interface in net.sf.mmm.util.io.api
This is the abstract base interface for a container of a wrapped stream together with metadata that is detected while streaming the data.
DetectorStreamBuffer - Interface in net.sf.mmm.util.io.api.spi
This is the interface for a buffer of bytes from a stream.
DetectorStreamBufferImpl - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorStreamBuffer interface.
DetectorStreamBufferImpl(DetectorStreamProcessor, DetectorStreamBufferImpl, ByteArrayPool) - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The constructor.
DetectorStreamBufferImpl.CurrentByteArray - Class in net.sf.mmm.util.io.impl
This inner class is a view on the current ByteArray.
DetectorStreamBufferImpl.SeekMode - Enum in net.sf.mmm.util.io.impl
Enum with available modes for a seek.
DetectorStreamProcessor - Interface in net.sf.mmm.util.io.api.spi
This is the interface for a processor that can be plugged into a DetectorStream.
DetectorStreamProcessorFactory - Interface in net.sf.mmm.util.io.api.spi
This is interface represents a factory of specific DetectorStreamProcessors.
DetectorStreamProvider - Interface in net.sf.mmm.util.io.api
This is the interface of a service that provides detector-streams.
DetectorStreamProviderImpl - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorStreamProvider interface.
DetectorStreamProviderImpl() - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
The constructor.
detectRecursiveInclusion(DataResource) - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method detects if a recursive inclusion takes place.
detectSystemType(String, boolean) - Static method in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
determineCellType(AbstractUiWidgetTableColumn<?, ROW, ?>, Object) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
Determines the type of the cell from column and cellValue.
determineNextColumn() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
DevelopmentPhase - Enum in net.sf.mmm.util.version.api
A DevelopmentPhase represents the state of development of an artifact.
DevelopmentPhase(String, String, String...) - Constructor for enum net.sf.mmm.util.version.api.DevelopmentPhase
The constructor.
DevNullSource - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/null as InputStream.
DevNullSource() - Constructor for class net.sf.mmm.util.io.api.DevNullSource
The constructor.
DevNullTarget - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/null as OutputStream.
DevNullTarget() - Constructor for class net.sf.mmm.util.io.api.DevNullTarget
The constructor.
DevZero - Class in net.sf.mmm.util.io.api
This is an implementation of /dev/zero as InputStream.
DevZero() - Constructor for class net.sf.mmm.util.io.api.DevZero
The constructor.
DiacriticalMark - Enum in net.sf.mmm.util.text.api
This enum contains the most important diacritical marks.
DiacriticalMark(char, char, String) - Constructor for enum net.sf.mmm.util.text.api.DiacriticalMark
The constructor.
DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Looks like two small upper dots: 168
dialect - Variable in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
Dialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for a dialog of the client application.
DIALOG_ID_HOME - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the main dialog that defines the home screen or start page.
DIALOG_ID_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the (default) navigation dialog.
DIALOG_ID_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the page dialog.
DIALOG_ID_ROOT - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The dialog-id of the root dialog.
DialogConstants - Interface in net.sf.mmm.client.ui.api.dialog
This interface is (mis)used to define the constants for common dialog IDs, dialog types, DialogSlots and DialogPlaces.
DialogController<VIEW extends UiWidget> - Class in net.sf.mmm.client.ui.base.dialog
This is the abstract base class for the controller of a Dialog.
DialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.DialogController
The constructor.
dialogControllerFactory - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
DialogControllerFactory - Interface in net.sf.mmm.client.ui.base.dialog
This is the interface for the factory of all available DialogControllers.
dialogId - Variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
dialogId - Variable in class net.sf.mmm.client.ui.base.dialog.DialogSlot
 
DialogManager - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for the component used to manage Dialogs.
dialogManager - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
DialogManagerImplGwt - Class in net.sf.mmm.client.base.gwt.dialog
This is the implementation of DialogManager for GWT.
DialogManagerImplGwt() - Constructor for class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
The constructor.
DialogManagerImplGwt.HistoryListener - Class in net.sf.mmm.client.base.gwt.dialog
This inner class is the listener that gets notified whenever the DialogPlace changes.
DialogPlace - Class in net.sf.mmm.client.ui.api.dialog
This is the interface for an object that identifies a dialog in combination with its DialogPlace.getParameters().
DialogPlace(String) - Constructor for class net.sf.mmm.client.ui.api.dialog.DialogPlace
The constructor.
DialogPlace(String, Map<String, String>) - Constructor for class net.sf.mmm.client.ui.api.dialog.DialogPlace
The constructor.
DialogSlot - Class in net.sf.mmm.client.ui.base.dialog
A DialogSlot represents a location within the view of a Dialog where a sub-dialog can be embedded.
DialogSlot(String, String) - Constructor for class net.sf.mmm.client.ui.base.dialog.DialogSlot
The constructor.
DIAMOND_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DiatonicScale - Enum in net.sf.mmm.util.datatype.api.music
TODO: this class ...
DiatonicScale(String, String) - Constructor for enum net.sf.mmm.util.datatype.api.music.DiatonicScale
The constructor.
DIFFERENCE_BETWEEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIGIT_EIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for eight.
DIGIT_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for five.
DIGIT_FOUR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for four.
DIGIT_NINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for nine.
DIGIT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for one.
DIGIT_SEVEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for seven.
DIGIT_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for six.
DIGIT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for three.
DIGIT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for two.
DIGIT_ZERO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Arabic digit for zero.
Direction - Enum in net.sf.mmm.util.lang.api
This enum contains all possible directions.
Direction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Direction
The constructor.
DIRECTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
The director of the movie.
DirectoryFilter - Class in net.sf.mmm.util.file.base
This class represents a file-filter that only accepts directories.
DirectoryFilter() - Constructor for class net.sf.mmm.util.file.base.DirectoryFilter
The constructor.
disabled - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
disassemble(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
dispatch() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
If you want to support SWT in its intended way (this method delegates to Display.readAndDispatch), you need to call this method frequently from a main loop of your application client.
dispatch() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
If you want to support SWT in its intended way (this method delegates to Display.readAndDispatch), you need to call this method frequently from a main loop of your application client.
dispatcher - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
dispatchEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches the given Event.
dispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Dispatches all events in the event queue.
dispatching - Variable in class net.sf.mmm.util.event.impl.EventBusImpl
 
display - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
dispose() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method disposes this object.
dispose() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method disposes this object.
dispose() - Method in interface net.sf.mmm.util.component.api.IocContainer
This method disposes the container (performs a shutdown and destroys all components).
dispose() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method disposes the container (performs a shutdown and destroys all components).
dispose() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the singleton-instance (if it exists).
dispose(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method disposes the instance identified by the given xmlClasspath (if it exists).
dispose() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteDisposed
This method disposes this object.
dispose() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
This method disposes this executor.
disposeAndValidate() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method disposes this context and performs a validation that all IDs have been resolved.
disposed - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
disposed - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
DISTINCT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword DISTINCT.
divContainer - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
Required for layout due to HTML obstracles.
DIVIDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DIVISION_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doAddChild(CHILD, int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
doCommit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
doCommit() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorAtomicJavaDatatype
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreate(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
Called from AbstractDatatypeDescriptor.create(Object...) after input validation has been performed.
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsHorizontal
doCreateActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsVertical
documentBuilderFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
the document builder factory used to read and parse XML
DOES_NOT_CONTAIN_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_CONTAIN_AS_NORMAL_SUBGROUP_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_DIVIDE_WITH_REVERSED_NEGATION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_FORCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PRECEDE_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_PROVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOES_NOT_SUCCEED_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
 
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
 
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
doFormat(Boolean, Appendable) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.ComposedFormatter
doFormat(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
doFormat(TYPE, Appendable) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.FormatterToString
doFormat(V, Appendable) - Method in class net.sf.mmm.util.lang.base.StaticFormatter
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
doFormat(Object, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
doFormat(VersionIdentifier, Appendable) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
doFormatSegment(VersionIdentifier, int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
This method formats the segment at the given index.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.DaySegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(Date) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.DaySegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(LocalDate) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
Called from AbstractDatatypeSegmentDescriptor.getSegment(Object) after validation (null-check).
doGetSelected(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the selection status of the item in the given container.
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
doGetValue(AbstractUiWidget<VALUE>, VALUE, ValidationState) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(List<ROW>, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(Boolean, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(List<ROW>, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doGetValue(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method is called from the data-binding triggered by API methods such as AbstractUiFeatureValueAndValidation.getValue().
doInitialize() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is called from UiWidgetCustom.initialize() but only if called for the first time.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.impl.gwt.UiContextGwt
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.client.ui.impl.test.UiContextTestImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method performs the actual initialization.
doInitialize() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method performs the actual initialization.
doInitialized() - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
This method is invoked at the end of the actual initialization.
doInitialized() - Method in class net.sf.mmm.util.session.api.UserSessionAccess.AbstractUserSessionProvider
This method is invoked at the end of the actual initialization.
doInTransaction(Callable<RESULT>) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>, TransactionSettings) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>, TransactionSettings) - Method in interface net.sf.mmm.transaction.api.TransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(Callable<RESULT>, TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
doInTransaction(TransactionCallable<RESULT>, TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method executes the given callable in the context of a transaction.
DOLLAR_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the currency dollar.
domUtil - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
 
domUtil - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
 
DomUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with the DOM API.
DomUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to deal with the DOM API.
DomUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.DomUtilImpl
The constructor.
done - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
doRollback() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
doRollback() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
doSecurityCheck(AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method performs a security check for the given request.
doSetChild(CHILD, CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.setMode(UiMode) if the UiMode actually changed.
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method actually changes the mode.
doSetMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method actually changes the mode.
doSetResizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
doSetSelected(ITEM_CONTAINER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to set the selection of the item in the given container.
doSetSelected(ITEM_CONTAINER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Internal method to set the selection of the item in the given container.
doSetSelected(NODE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Internal method to set the selection of the item in the given container.
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
doSetValue(AbstractUiWidget<VALUE>, VALUE, boolean) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(List<ROW>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(NODE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(Boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(Void, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(List<ROW>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doSetValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from the data-binding triggered by API methods such as AbstractUiWidget.setValue(Object, boolean).
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method gets called whenever this DialogController is to be shown.
doShow(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets called whenever this DialogController is to be shown.
DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOT_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_COLON_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_DAGGER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
As it seems, unicode only specifies the combining double grave accent.
DOUBLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LEFT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LINE_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_NESTED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_RIGHT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SOLIDUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_CAPITAL_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_CAPITAL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_STRUCK_ITALIC_SMALL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOUBLE_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DoubleLinkedNode<V,NODE extends DoubleLinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node of a double linked list.
DoubleSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Double values.
DoubleSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.DoubleSpinBox
The constructor.
doValidate(ValidationState, VALUE) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method performs the actual validation using the registered validators.
doValidate(ValidationState, Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method performs the actual validation using the registered validators.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method performs the actual validation using the registered validators.
doValidate(AbstractUiWidget<VALUE>, ValidationState, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
doValidate(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
Called from GenericRemoteInvocationCallHandler.validate(RemoteInvocationCall) to delegate to JSR303 (javax.validation).
doValidate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment recursively to ensure the correctness of the configured format.
doValidate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method validates this segment recursively to ensure the correctness of the configured format.
DOWN_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWN_TACK_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_LEFTWARDS_OF_UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DOWNWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
DRAG_OVER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a widget that is currently the drop target of a dragged widget.
dragColumn(String, String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method updates this table after a column has been dragged and dropped onto another column.
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
dragColumn(AbstractUiWidgetTableColumn<?, ROW, ?>, AbstractUiWidgetTableColumn<?, ROW, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
DRAGGABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a widget that can be dragged.
dragOverColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
dropEffect - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
DummyLogger - Class in net.sf.mmm.logging
This is an implementation of the Logger interface that does nothing.
DummyLogger() - Constructor for class net.sf.mmm.logging.DummyLogger
The constructor.
duplicateIdErrors - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
DuplicateObjectException - Exception in net.sf.mmm.util.exception.api
An DuplicateObjectException is thrown if an object was rejected because it is a duplicate.
DuplicateObjectException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor for de-serialization in GWT.
DuplicateObjectException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectException
The constructor.
DuplicateObjectUserException - Exception in net.sf.mmm.util.exception.api
This is a DuplicateObjectException that represents a user failure (is NOT technical).
DuplicateObjectUserException() - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor for de-serialization in GWT.
DuplicateObjectUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
DuplicateObjectUserException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
The constructor.
duration - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The end time.
DURATION - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The duration of the audio/video content.
DurationUtil - Interface in net.sf.mmm.util.date.api
This is a collection of utility functions for dealing with time and durations.
DurationUtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of DurationUtil.
DurationUtilImpl() - Constructor for class net.sf.mmm.util.date.base.DurationUtilImpl
The constructor.
dynamic - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 

E

EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The mode to edit content.
editable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
editable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
editWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
EIGHTH_NOTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
element - Variable in class net.sf.mmm.util.collection.base.SingleElementIterator
The single element to iterate.
ELEMENT_ESCAPE_END - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The suffix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_ESCAPE_START - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The prefix used to escape an element (that may contain AbstractValueConverterToContainer.ELEMENT_SEPARATOR).
ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_OPENING_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_TWO_HORIZONTAL_STROKES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ELEMENT_SEPARATOR - Static variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
The character used to separate the element of the collection.
elements - Variable in class net.sf.mmm.util.collection.base.RankMap
 
EM_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The em dash - a longer dash.
EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
embed(DialogController<?>, DialogSlot) - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method has to be overridden with the custom logic to embed a given DialogController as sub-dialog in a predefined slot.
EMBEDDED_CLASS_STATE_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An JpqlSyntax.EMBEDDED_CLASS_STATE_FIELD is designated by the name of an entity-state field that corresponds to an embedded class.
EMPTY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword EMPTY.
EMPTY_CHAR_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty char array.
EMPTY_COLLECTION_COMPARISON_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
EMPTY_ID_LIST - Static variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
The empty AriaIdList.
EMPTY_INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
An empty instance.
EMPTY_INT_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
An empty int array.
EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_LEFT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_RIGHT_ARROW_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_SET_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EMPTY_STRING_ARRAY - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
An empty String array.
EmptyIterator - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that is always empty.
EmptyIterator() - Constructor for class net.sf.mmm.util.collection.base.EmptyIterator
The constructor.
EN_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The en dash - a shorter dash.
EN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
enabled - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
enclosingClass - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
encode(Weekday...) - Static method in class net.sf.mmm.util.date.api.WeekdaySet
This method encodes the given set to a bit-mask for WeekdaySet.getValue().
encode(Set<Weekday>) - Static method in class net.sf.mmm.util.date.api.WeekdaySet
This method encodes the given set to a bit-mask for WeekdaySet.getValue().
encoding - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
encoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
 
encoding - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
ENCODING_CP_437 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP437 also called DOS-US.
ENCODING_CP_737 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP737.
ENCODING_CP_850 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP850.
ENCODING_CP_852 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP852.
ENCODING_CP_855 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP855.
ENCODING_CP_857 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP857.
ENCODING_CP_858 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP857.
ENCODING_CP_860 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP860.
ENCODING_CP_861 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP861.
ENCODING_CP_863 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP863.
ENCODING_CP_865 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP865.
ENCODING_CP_866 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP866.
ENCODING_CP_869 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP869.
ENCODING_ISO_8859_1 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-1 also called Latin-1.
ENCODING_ISO_8859_10 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-10 also called Latin-6.
ENCODING_ISO_8859_11 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-11.
ENCODING_ISO_8859_12 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
Deprecated.
ENCODING_ISO_8859_13 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-13 also called Latin-7.
ENCODING_ISO_8859_14 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-14 also called Latin-8.
ENCODING_ISO_8859_15 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-15 also called Latin-9.
ENCODING_ISO_8859_16 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-16 also called Latin-10.
ENCODING_ISO_8859_2 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-2 also called Latin-2.
ENCODING_ISO_8859_3 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-3 also called Latin-3.
ENCODING_ISO_8859_4 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-4 also called Latin-4.
ENCODING_ISO_8859_5 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-5.
ENCODING_ISO_8859_6 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-6.
ENCODING_ISO_8859_7 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-7.
ENCODING_ISO_8859_8 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-8.
ENCODING_ISO_8859_9 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding ISO-8859-9 also called Latin-5.
ENCODING_KOI8_R - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding KOI8-R.
ENCODING_KOI8_U - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding KOI8-U.
ENCODING_US_ASCII - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding US-ASCII (American Standard Code for Information Interchange) also just called ASCII.
ENCODING_UTF_16 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16.
ENCODING_UTF_16_BE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16, big-endian.
ENCODING_UTF_16_LE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-16, little-endian.
ENCODING_UTF_32 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32.
ENCODING_UTF_32_BE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32, big-endian.
ENCODING_UTF_32_LE - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-32, little-endian.
ENCODING_UTF_8 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding UTF-8.
ENCODING_WINDOWS_1250 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1250 also called Windows-1250.
ENCODING_WINDOWS_1251 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1251 also called Windows-1251.
ENCODING_WINDOWS_1252 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1252 also called Windows-1252.
ENCODING_WINDOWS_1253 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1253 also called Windows-1253.
ENCODING_WINDOWS_1254 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1254 also called Windows-1254.
ENCODING_WINDOWS_1255 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1255 also called Windows-1255.
ENCODING_WINDOWS_1256 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1256 also called Windows-1256.
ENCODING_WINDOWS_1257 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1257 also called Windows-1257.
ENCODING_WINDOWS_1258 - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The encoding CP1258 also called Windows-1258.
EncodingDetectionReader - Class in net.sf.mmm.util.io.api
This class represents a Reader that automatically detects an encoding while reading the data.
EncodingDetectionReader() - Constructor for class net.sf.mmm.util.io.api.EncodingDetectionReader
 
encodingRankMap - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The RankMap for encoding detection.
EncodingUtil - Interface in net.sf.mmm.util.io.api
This is the interface for a collection of utility functions to that help deal with encodings.
EncodingUtilImpl - Class in net.sf.mmm.util.io.base
This is the implementation of the EncodingUtil interface.
EncodingUtilImpl() - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl
The constructor.
EncodingUtilImpl.AsciiProcessor - Class in net.sf.mmm.util.io.base
This inner class is used to process the byes from the underlying InputStream in ASCII mode.
EncodingUtilImpl.Surrogate - Enum in net.sf.mmm.util.io.base
This enum contains represents the type of a EncodingUtilImpl.Surrogate from an UTF-16 sequence.
EncodingUtilImpl.UtfDetectionProcessor - Class in net.sf.mmm.util.io.base
This inner class is used to perform the actual UTF detection.
EncodingUtilImpl.UtfDetectionReader - Class in net.sf.mmm.util.io.base
 
END_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to end a variable expression: 125
END_OF_ITERATOR - Static variable in interface net.sf.mmm.util.lang.api.CharIterator
This is a character that is illegal according to the unicode specification.
END_OPTIONS - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The argument used to indicate that options are complete and arguments will follow.
endDocument() - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
endDocument() - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
endGroup() - Method in interface net.sf.mmm.client.ui.api.common.ButtonContainer
This method ends a previously started group.
endGroup() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method ends a previously started group.
endGroup() - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
This method ends a previously started group.
endIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The exclusive end-index in CharSequenceScanner.chars.
endIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
endOfStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
true if end of detection-stream, false otherwise.
endTx() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Ends the current "transaction".
enforceSerializableForClient - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
EnglishSingularizer - Class in net.sf.mmm.util.text.base
This is the implementation of the Singularizer interface for English language.
EnglishSingularizer() - Constructor for class net.sf.mmm.util.text.base.EnglishSingularizer
The constructor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorEnhancer
This method performs the generic enhancements on the given descriptor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
This method performs the generic enhancements on the given descriptor.
enhanceDescriptor(AbstractPojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method performs the generic enhancements on the given descriptor.
ensureOpen() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method ensures that this stream has NOT been closed.
ensureValidatorList() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
Ensures that the validator List is already created.
Entity - Interface in net.sf.mmm.util.entity.api
This is the interface for an entity or business object.
ENTITY_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ENTITY_MAP - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
entityClassImplementation - Variable in class net.sf.mmm.persistence.impl.jpa.JpaGenericDao
 
entityEnd - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityId - Interface in net.sf.mmm.util.entity.api
This is the interface for an ID that uniquely identifies an object of a particular type.
EntityIdImpl - Class in net.sf.mmm.util.entity.base
This is the implementation of EntityId including identification of revision.
EntityIdImpl() - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor for de-serialization in GWT.
EntityIdImpl(long, long, Number) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(EntityId) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
EntityIdImpl(String) - Constructor for class net.sf.mmm.util.entity.base.EntityIdImpl
The constructor.
entityManager - Variable in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
 
entityManager - Variable in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
 
entityManager - Variable in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
 
entityManager - Variable in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
 
EntityManagerMock - Class in net.sf.mmm.test.jpa
This is a mock implementation of EntityManager.
EntityManagerMock() - Constructor for class net.sf.mmm.test.jpa.EntityManagerMock
The constructor.
entityStart - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
EntityTo<ID> - Class in net.sf.mmm.util.transferobject.api
This is the abstract base class for an DTO corresponding to a PersistenceEntity.
EntityTo() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo
The constructor.
EntityTo.PersistentEntityAccess - Class in net.sf.mmm.util.transferobject.api
Inner class to grant access to internal PersistenceEntity reference of an EntityTo.
entrySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
ENUM_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ENUM_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ENUM_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
EnumContainer(EnumDefinition<?, ?>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
The constructor.
enumContainerMap - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
EnumDefaultFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumDefaultFormatter
The constructor.
EnumDefinition<TYPE,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for the definition of an EnumType.
enumDefinition - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
EnumDefinitionIterator(Iterator<AbstractEnumProvider.EnumContainer>) - Constructor for class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
The constructor.
EnumEnumDefinition<TYPE extends Enum<TYPE>,CATEGORY> - Class in net.sf.mmm.util.lang.base
This class implements EnumDefinition for a java Enum.
EnumEnumDefinition(Class<TYPE>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition(Class<TYPE>, NodeCycle<Class<?>>, EnumDefinition<CATEGORY, ?>, StringUtil) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition
The constructor.
EnumEnumDefinition.EnumDefaultFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums.
EnumEnumDefinition.EnumTypeFormatter - Class in net.sf.mmm.util.lang.base
The default Formatter for Enums that implement SimpleDatatype.
EnumEnumType - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumType to retro-fit Enums that do not implement EnumType.
EnumEnumType(Enum<?>) - Constructor for class net.sf.mmm.util.lang.base.EnumEnumType
The constructor.
enumProvider - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
EnumProvider - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic provider of enumerations.
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
enumProvider - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
enumProvider - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
EnumType<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a particular enumeration.
enumType - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The class reflecting the datatype to deserialize.
enumType - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
EnumTypeFormatter() - Constructor for class net.sf.mmm.util.lang.base.EnumEnumDefinition.EnumTypeFormatter
The constructor.
EnumTypeJsonDeserializer<T> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jackson
This is a generic implementation of JsonDeserializer based on EnumProvider so every Enum and EnumType supported by EnumProvider can be deserialized from JSON.
EnumTypeJsonDeserializer(Class<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeJsonDeserializer(Class<T>, EnumProvider) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
The constructor.
EnumTypeWithCategory<V,CATEGORY> - Interface in net.sf.mmm.util.lang.api
This is the interface for an EnumType that has a category.
enumValues - Variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
 
enumValues - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
environment - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The Environment used to determine if we are running in production.
ENVIRONMENT_TYPE_ACCEPTANCE - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the acceptance environment.
ENVIRONMENT_TYPE_DEVELOPMENT - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the development environment.
ENVIRONMENT_TYPE_PRE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the pre-production environment.
ENVIRONMENT_TYPE_PRODUCTION - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the production environment.
ENVIRONMENT_TYPE_STAGING - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the staging environment.
ENVIRONMENT_TYPE_TEST - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
The environment type for the test environment.
environmentDetector - Variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
EnvironmentDetector - Interface in net.sf.mmm.util.lang.api
This is the interface for a detector of the environment.
EnvironmentDetectorSpringProfileImpl - Class in net.sf.mmm.util.lang.base
This is the default implementation of EnvironmentDetector.
EnvironmentDetectorSpringProfileImpl() - Constructor for class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
The constructor.
environmentType - Variable in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
eos - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
true if end of stream is reached.
eos - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
true if the end of the stream has been reached, false otherwise.
EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator equal (=).
EQUAL_AND_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUAL_TO_OR_SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equals(Object) - Method in class net.sf.mmm.client.ui.api.common.Point
equals(Object) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
equals(Object) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
equals(Object) - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
equals(Object, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
equals(Object) - Method in class net.sf.mmm.test.TestUser
equals(Object) - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
equals(Object) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
equals(Object) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
equals(Object) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
equals(Object) - Method in class net.sf.mmm.util.file.base.FileAttributes
equals(Object) - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
This implementation violates the contract of this method intentionally!
equals(Object) - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
equals(Object) - Method in class net.sf.mmm.util.lang.api.GenericBean
equals(Object) - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
equals(Object) - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
This implementation is to be discussed, because it can violate the contract of the equals method as defined by Object.
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Arguments
equals(Object) - Method in class net.sf.mmm.util.reflect.api.ClassName
equals(Object) - Method in class net.sf.mmm.util.reflect.api.Signature
equals(Object) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
equals(Object) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
equals(Object) - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
equals(Object) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
equals(Object) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
equals(Object) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
equals(Object) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
equals(Object) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
EQUALS_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The equals-than sign for the according mathematical relation.
EQUALS_SIGN_ABOVE_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_AND_SLANTED_PARALLEL_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_BUMPY_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_SIGN_WITH_TWO_DOTS_ABOVE_AND_TWO_DOTS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUALS_WITH_ASTERISK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
equalsChecker - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
EqualsChecker<VALUE> - Interface in net.sf.mmm.util.lang.api
This (functional) interface allows to implement an external function to check if two objects are considered as equal independent from the objects equals method.
EqualsCheckerArray - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks arrays based on a given EqualsChecker delegate.
EqualsCheckerArray(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerArray
The constructor.
EqualsCheckerCollection - Class in net.sf.mmm.util.lang.base
This is an implementation of EqualsChecker that recursively checks Collections based on a given EqualsChecker delegate.
EqualsCheckerCollection(EqualsChecker<Object>) - Constructor for class net.sf.mmm.util.lang.base.EqualsCheckerCollection
The constructor.
EqualsCheckerIsEqual - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply delegates to Object.equals(Object).
EqualsCheckerIsEqual() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
The constructor.
EqualsCheckerIsSame - Class in net.sf.mmm.util.lang.api
This is an implementation of EqualsChecker that simply checks if two objects are same (identical instances, checked via == operator).
EqualsCheckerIsSame() - Constructor for class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
The constructor.
EQUIANGULAR_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EQUIVALENT_WITH_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ERR_CLOSE_TAGNAME - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if element was closed with wrong tagname.
ERR_CLOSE_TOPLEVEL - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if closeElement was called after top-level element is already closed.
ERR_INVALID_XML - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if XML is invalid (XML serializer abuse).
ERR_IO - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if an IO error occurred while streaming XML.
ERR_NAMESPACE_NOT_DECLARED - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if a namespace prefix was used that has not been declared before.
ERR_NOT_OPEN - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if no element is open (and element was closed or attribut/content was written).
ERR_SECOND_ROOT - Static variable in class net.sf.mmm.util.xml.NlsBundleXml
exception message if a second root element was opened.
ERR_TRANSACTION_COMMIT - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERR_TRANSACTION_NOT_ACTIVE - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERR_TRANSACTION_ROLLBACK - Static variable in class net.sf.mmm.transaction.NlsBundleTransaction
 
ERROR - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating an error.
error(String) - Method in class net.sf.mmm.logging.DummyLogger
error(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
error(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
error(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
error(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
error(String) - Method in class net.sf.mmm.logging.TestLogger
error(String, Object) - Method in class net.sf.mmm.logging.TestLogger
error(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
error(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
error(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
error(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
error(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
errorAccessFailed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAlreadyInitialized() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAnnotationNotForTarget(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorAnnotationNotRuntime(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorArgumentNull(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorBufferLengthExceed(int, int) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorCast(Object, Type, Type) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorCliArgumentMissing(String, String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliArgumentReferenceMissing(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliClassNoProperty(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliModeUndefined(String, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionAndArgumentAnnotation(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionDuplicate(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionIncompatibleModes(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMisplaced(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMissing(String, String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionMissingValue(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionNameIllegal(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliOptionUndefined(String) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliParameterListEmpty() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorCliParser(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
errorComposed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObject(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObjectWithKey(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorDuplicateObjectWithKeyAndExisting(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorFileAlreadyExists(String, boolean) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorFileAttributeModificationFailed(String, boolean) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorFileCreationFailed(String, boolean) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorFileDeletionFailed(String, boolean) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorFileNotExists(String, boolean) - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorIllegalArgument(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalArgumentWithName(Object, String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalCase(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalDate(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIllegalState() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIncreaseExceedsMaxGrowth(int, int) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInstantiationFailed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailed() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailedOf(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorInvocationFailedOn(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoClose() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoCopy() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoFlush() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoRead() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorIoWrite() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorMandatory() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
ErrorMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an error Message that is already localized.
ErrorMessage() - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor for de-serialization in GWT.
ErrorMessage(String, Object, String, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(String, Object, NlsMessage, UUID, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
ErrorMessage(NlsThrowable) - Constructor for class net.sf.mmm.util.lang.base.ErrorMessage
The constructor.
errorNlsChoiceNoElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNlsChoiceOnlyElse() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNodeCycle(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNotInitialized() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorNumberConversion(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectDisposed(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectMismatch(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorObjectNotFound(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseExpected(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseFormat(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorParseType(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathAccess(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathCachingDisabled(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathConversion(String, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathCreation(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathIllegal(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathSegmentIsNull(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPathUnsafe(String, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPropertyNotAccessible(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorPojoPropertyNotFound(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorReadOnly(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceAmbiguous(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceAmbiguousWithIds(String, String...) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceMissing(String) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorResourceNotAvailable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceNotWritable(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errorResourceUndefinedUri(Object) - Method in interface net.sf.mmm.util.resource.NlsBundleUtilResourceRoot
 
errors - Variable in exception net.sf.mmm.util.exception.api.ComposedException
The child errors.
errorSearchTimeout() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorSecurityRestriction() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorStreamClosed() - Method in interface net.sf.mmm.util.NlsBundleUtilIoRoot
 
errorTechnical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorTypeIllegalWildcard(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorTypeNotFound(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnknownCollectionInterface(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnsupportedOperation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorUnsupportedOperationWithName(Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValidation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueComparison(Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueComparisonWithSource(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueConvert(Object, Type, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotInFuture(Date) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotInPast(Date) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueNotSet(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueOutOfRange(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorValueWrongType(Object, Object, Object, Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errorXmlInvalid(Object) - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
errStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
ESCAPE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword for ESCAPE (character).
escape - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
escapeBundleKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
escapeBundleName(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
 
escapeEnd - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to end escaping of a token.
escapeStart - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to start escaping of a token.
EscapeWriter - Class in net.sf.mmm.util.io.base
This is a wrapper for a writer that allows to map specific characters to a escape sequences given a strings.
EscapeWriter(String[], Writer) - Constructor for class net.sf.mmm.util.io.base.EscapeWriter
The constructor.
EscapeWriter(Object, String[], Writer) - Constructor for class net.sf.mmm.util.io.base.EscapeWriter
The constructor.
escapeXml(String, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method escapes the given string for usage in XML (or HTML, etc.).
escapeXml(String, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method writes the given string to the writer while escaping special characters for XML (or HTML, etc.).
escapeXml(String, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method escapes the given string for usage in XML (or HTML, etc.).
escapeXml(String, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method writes the given string to the writer while escaping special characters for XML (or HTML, etc.).
ESTIMATES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
EtoHelper() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
 
EtoHelper() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
 
EURO_CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Sign for Currency EUR.
eval(double, double) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method evaluates this Comparator for the given arguments.
eval(Object, Object) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method evaluates this Comparator for the given arguments.
eval(double, double) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(Object, Object) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method evaluates this CompareOperator for the given arguments.
eval(boolean...) - Method in enum net.sf.mmm.util.lang.api.Conjunction
This method evaluates this conjunction for the given boolean arguments.
evalComparable(Comparable, Comparable) - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method handles Comparator.eval(Object, Object) for two Comparables.
evalComparable(CompareOperator, Comparable, Comparable) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
evalComparable(Comparable, Comparable) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method handles CompareOperator.eval(Object, Object) for two Comparables.
Event - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event.
eventAdapter - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
 
EventAdapterGwt - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
This class is the GWT specific adapter for UiHandlerEvent.
EventAdapterGwt(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
The constructor.
EventAdapterGwtClickToChange - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
EventAdapterGwtClickToChange(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwtClickToChange
The constructor.
EventAdapterGwtTree(UiFeatureEvent, UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.EventAdapterGwtTree
The constructor.
EventBus - Interface in net.sf.mmm.util.event.api
This is the interface for an event bus.
eventBus - Variable in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
Is the EventBus to delegate to.
EventBusImpl - Class in net.sf.mmm.util.event.impl
This is the default implementation of EventBus.
EventBusImpl() - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventBusImpl(QueueFactory, MapFactory<?>) - Constructor for class net.sf.mmm.util.event.impl.EventBusImpl
The constructor.
EventDispatcher(AbstractEventBus.EventDispatcher<? super E>, CollectionFactory<?>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
The constructor.
eventHandlerAdapter - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
 
EventHandlerAdapter() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField.EventHandlerAdapter
 
eventList - Variable in class net.sf.mmm.logging.TestLogger
 
EventListener<E> - Interface in net.sf.mmm.util.event.api
This is the interface for a generic event listener.
eventListener - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
EventListenerContainer(Class<E>, EventListener<E>) - Constructor for class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
The constructor.
EventListenerIgnore - Class in net.sf.mmm.util.event.api
This is an implementation of EventListener that simply ignores all events.
EventListenerIgnore() - Constructor for class net.sf.mmm.util.event.api.EventListenerIgnore
The constructor.
eventObserver - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
eventQueue - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
The Queue used to ensure the order of the events.
eventSender - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
EventSender() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
The constructor.
EventSource<E extends Event,L extends EventListener<E>> - Interface in net.sf.mmm.util.event.api
This interface allows listeners to be registered and unregistered.
EventType - Enum in net.sf.mmm.client.ui.api.event
This enum contains the available types of a UiEvent.
EventType() - Constructor for enum net.sf.mmm.client.ui.api.event.EventType
 
eventType - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
eventType2dispatcherMap - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
exactness - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
ExceptionHandler() - Constructor for class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
 
ExceptionHelper - Class in net.sf.mmm.test
This is a utility-class with static methods that help to write negative-tests that check expected exceptions.
ExceptionHelper() - Constructor for class net.sf.mmm.test.ExceptionHelper
The constructor.
exceptionMap - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
The Map with explicit exceptions.
ExceptionTruncation - Class in net.sf.mmm.util.exception.api
This class configures the (potential) truncation of an exception.
ExceptionTruncation(boolean, boolean, boolean) - Constructor for class net.sf.mmm.util.exception.api.ExceptionTruncation
The constructor.
exceptionUtil - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
ExceptionUtil - Interface in net.sf.mmm.util.exception.api
This is the interface for a collection of utility functions to deal with exceptions (Throwables).
ExceptionUtilImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtil.
ExceptionUtilImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilImpl
The constructor.
ExceptionUtilLimited - Interface in net.sf.mmm.util.exception.api
This is a limited subset of ExceptionUtil that is GWT compatible.
ExceptionUtilLimitedImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of ExceptionUtilLimited.
ExceptionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
The constructor.
EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The exclamation mark used to terminate an exclamation.
excludeSuperType - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
 
execute() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
execute(Runnable) - Method in class net.sf.mmm.util.concurrent.base.SimpleExecutor
execute(ProcessContext, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders.
execute(ProcessContext, long, TimeUnit, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders.
execute(ProcessContext, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method executes the external Processes configured by the given builders.
execute(ProcessContext, long, TimeUnit, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method executes the external Processes configured by the given builders.
executeAsync(ProcessContext, ProcessBuilder...) - Method in interface net.sf.mmm.util.process.api.ProcessUtil
This method executes the external Processes configured by the given builders as async task.
executeAsync(ProcessContext, ProcessBuilder...) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method executes the external Processes configured by the given builders as async task.
executeUpdate() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
executor - Variable in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
executor - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
executor - Variable in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
 
executor - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
executor - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
The actual task to run.
executor - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
EXISTS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword DISTINCT.
EXISTS_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
EXIT_CODE_CONSTRAINT_VIOLATION - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on constraint error (illegal command-line value).
EXIT_CODE_ILLEGAL_SYNTAX - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on syntax error (illegal command-line arguments).
EXIT_CODE_OK - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code on success.
EXIT_CODE_UNEXPECTED - Static variable in class net.sf.mmm.util.cli.api.AbstractMain
The exit-code if an unexpected error occurred.
expanded - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
 
expandNodes() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method expands all nodes that have already been loaded.
expandNodes() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method expands all nodes that have already been loaded.
expandNodes() - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
expandNodes() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
expandNodes() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
expect(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method skips all next characters as long as they equal to the according character of the expected string.
expect(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method checks that the current character is equal to the given expected character.
expect(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method skips all next characters as long as they equal to the according character of the expected string.
expect(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method checks that the current character is equal to the given expected character.
expectedModCount - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
The modCount value that the iterator believes that the backing List should have.
expectStrict(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method acts as CharStreamScanner.expect(String, boolean) but if the expected String is NOT completely present, no character is consumed and the state of the scanner remains unchanged.
expectStrict(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method acts as CharStreamScanner.expect(String, boolean) but if the expected String is NOT completely present, no character is consumed and the state of the scanner remains unchanged.
extend(boolean, FilterRule<V>...) - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method extends this chain with additionalRules.
extend(StringTransformerRule...) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method extends this chain with additionalRules.
EXTENDABLE_INTERFACE - Static variable in interface net.sf.mmm.util.component.api.Api
This is used to mark interfaces of the API that may potentially be extended.
extendedModes - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
ExtendedPojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This class extends PojoDescriptorDependenciesImpl with additional components to inject.
ExtendedPojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
The constructor.
extension - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
extensions - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
EXTENT - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
ATTENTION:
This property is too generic.
ExternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of IDResolver validating that no IDs are duplicated or missing (IDRef is pointing to an undefined ID).
ExternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
The constructor.
extractPlainText(String, StringBuilder, ParserState) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method extracts the plain text from the given htmlFragment and appends it to the given buffer.
extractPlainText(String, StringBuilder, ParserState) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method extracts the plain text from the given htmlFragment and appends it to the given buffer.

F

Factor<SELF extends Factor<SELF>> - Class in net.sf.mmm.util.datatype.api.color
The implementation of Segment for a factor in the range from 0 to 1 such as Saturation, Lightness, or Brightness.
Factor() - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor for de-serialization in GWT.
Factor(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factor(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Factor
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl.Factory
The constructor.
Factory() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl.Factory
The constructor.
factory - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
factory - Static variable in class net.sf.mmm.util.uuid.api.UuidAccess
 
factory - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The factory used to create additional readers.
fail() - Method in class net.sf.mmm.util.date.api.TimeMeasure
This method is to be called once after the operation(s) to measure failed (e.g.
failExceptionExpected() - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in try-blocks of tests that expect an exception to be thrown.
failIfNotSucceeded() - Method in class net.sf.mmm.util.date.api.TimeMeasure
Invokes TimeMeasure.fail() if TimeMeasure.succeed() has not been invoked before.
FailingInputStream - Class in net.sf.mmm.util.io.base
This is an implementation of InputStream that will throw an exception for every method of InputStream.
FailingInputStream() - Constructor for class net.sf.mmm.util.io.base.FailingInputStream
The constructor.
failure - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
failureCallback - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
The callback to receive a potential service failure.
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
 
failureList - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
failureMessages - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
failures - Variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
failureUndefinedOption() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
failureView - Variable in class net.sf.mmm.util.validation.base.ValidationStateImpl
 
fallback - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This flag indicates whether we are actively inside a fallback section.
FALSE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the boolean value false
falseModifiersSet - Variable in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
 
FastStringHasher - Class in net.sf.mmm.util.text.base
This is a fast implementation of StringHasher.
FastStringHasher() - Constructor for class net.sf.mmm.util.text.base.FastStringHasher
The constructor.
FeatureBehavior - Interface in net.sf.mmm.client.ui.gwt.widgets.richtext
The interface for the behavior of a RichTextFeature.
FeatureBehaviorAlignCenter - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_CENTER.
FeatureBehaviorAlignCenter(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
The constructor.
FeatureBehaviorAlignLeft - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_LEFT.
FeatureBehaviorAlignLeft(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
The constructor.
FeatureBehaviorAlignRight - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ALIGN_RIGHT.
FeatureBehaviorAlignRight(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
The constructor.
FeatureBehaviorBackgroundColor - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.BACKGROUND_COLOR.
FeatureBehaviorBackgroundColor(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
The constructor.
FeatureBehaviorBold - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.BOLD.
FeatureBehaviorBold(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
The constructor.
FeatureBehaviorFontColor - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_COLOR.
FeatureBehaviorFontColor(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
The constructor.
FeatureBehaviorFontFamily - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorFontFamily(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
The constructor.
FeatureBehaviorFontSize - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorFontSize(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The constructor.
FeatureBehaviorHorizontalLine - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.HORIZONTAL_LINE.
FeatureBehaviorHorizontalLine(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
The constructor.
FeatureBehaviorIndent - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.INDENT.
FeatureBehaviorIndent(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
The constructor.
FeatureBehaviorInsertImage - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorInsertImage(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
The constructor.
FeatureBehaviorInsertImage.InserImagePopup - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
 
FeatureBehaviorInsertLink - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.FONT_FAMILY.
FeatureBehaviorInsertLink(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
The constructor.
FeatureBehaviorInsertLink.InserImageLink - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
 
FeatureBehaviorItalic - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ITALIC.
FeatureBehaviorItalic(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
The constructor.
FeatureBehaviorOrderedList - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.ORDERED_LIST.
FeatureBehaviorOrderedList(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
The constructor.
FeatureBehaviorOutdent - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.OUTDENT.
FeatureBehaviorOutdent(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
The constructor.
FeatureBehaviorRedo - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.REDO.
FeatureBehaviorRedo(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
The constructor.
FeatureBehaviorRemoveFormat - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.REMOVE_FORMAT.
FeatureBehaviorRemoveFormat(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
The constructor.
FeatureBehaviorStrikethrough - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.STRIKETHROUGH.
FeatureBehaviorStrikethrough(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
The constructor.
FeatureBehaviorSubscript - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.SUBSCRIPT.
FeatureBehaviorSubscript(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
The constructor.
FeatureBehaviorSuperscript - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.SUPERSCRIPT.
FeatureBehaviorSuperscript(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
The constructor.
FeatureBehaviorUnderline - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNDERLINE.
FeatureBehaviorUnderline(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
The constructor.
FeatureBehaviorUndo - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNDO.
FeatureBehaviorUndo(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
The constructor.
FeatureBehaviorUnorderedList - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This is the implementation of FeatureBehavior for RichTextFeature.UNORDERED_LIST.
FeatureBehaviorUnorderedList(RichTextToolbar) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
The constructor.
FEMALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FEMININE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The feminine ordinal indicator.
FETCH - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword FETCH.
FETCH_JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
field - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
FIELD_LABEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a label corresponding to a field.
fieldIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
fieldLabel - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
fieldLabelWidget - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
fieldList - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
The List of children that are field widgets.
fields - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
the fields.
Fieldset - Class in net.sf.mmm.client.ui.gwt.widgets
This is a custom Widget that represents a fieldset.
Fieldset() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Fieldset
The constructor.
FIGURE_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The figure dash (for digits).
FIGURE_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
file - Variable in class net.sf.mmm.util.resource.base.FileResource
The File to adapt.
FILE_SEPARATOR_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the file separator characters '/' and '\\'.
FILE_SIZE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The size of the file containing the content.
FILE_TYPE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The type of the file containing the content.
FileAccessClass - Enum in net.sf.mmm.util.file.api
This class represents the three distinct classes of Unix (POSIX) file permissions.
FileAccessClass() - Constructor for enum net.sf.mmm.util.file.api.FileAccessClass
 
FileAccessPermissions - Class in net.sf.mmm.util.file.base
This class represents the permissions of a file.
FileAccessPermissions() - Constructor for class net.sf.mmm.util.file.base.FileAccessPermissions
The constructor.
FileAccessPermissions(int) - Constructor for class net.sf.mmm.util.file.base.FileAccessPermissions
The constructor.
FileAlreadyExistsException - Exception in net.sf.mmm.util.file.api
A FileAlreadyExistsException is thrown if a file or directory already exists but was NOT expected.
FileAlreadyExistsException(File) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAlreadyExistsException(String) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAlreadyExistsException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileAlreadyExistsException
The constructor.
FileAttributeModificationFailedException - Exception in net.sf.mmm.util.file.api
A FileAttributeModificationFailedException is thrown if the attributes of a file or directory failed to be modified.
FileAttributeModificationFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributeModificationFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributeModificationFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
The constructor.
FileAttributes - Class in net.sf.mmm.util.file.base
This class represents the attributes of a file as defined in a Unix/Posix Filesystem.
FileAttributes() - Constructor for class net.sf.mmm.util.file.base.FileAttributes
The constructor.
FileAttributes(BasicUtil) - Constructor for class net.sf.mmm.util.file.base.FileAttributes
The constructor.
FileCreationFailedException - Exception in net.sf.mmm.util.file.api
A FileCreationFailedException is thrown if a file or directory should be created but the creation failed.
FileCreationFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileCreationFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileCreationFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileCreationFailedException
The constructor.
FileDeletionFailedException - Exception in net.sf.mmm.util.file.api
A FileDeletionFailedException is thrown if a file or directory should be deleted but the deletion failed.
FileDeletionFailedException(File) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileDeletionFailedException(String) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileDeletionFailedException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileDeletionFailedException
The constructor.
FileFilterAdapter - Class in net.sf.mmm.util.file.base
This class implements the FileFilter interface by simply delegating to a Filter<File>.
FileFilterAdapter(Filter<File>) - Constructor for class net.sf.mmm.util.file.base.FileFilterAdapter
The constructor.
FileItem - Interface in net.sf.mmm.util.io.api
This is the interface for a File.
FileNotExistsException - Exception in net.sf.mmm.util.file.api
A FileNotExistsException is thrown if a file or directory is expected but was NOT found.
FileNotExistsException(File) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileNotExistsException(String) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileNotExistsException(String, boolean) - Constructor for exception net.sf.mmm.util.file.api.FileNotExistsException
The constructor.
FileResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the BrowsableResource interface for a resource that is a regular File.
FileResource(File) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource(String) - Constructor for class net.sf.mmm.util.resource.base.FileResource
The constructor.
FileResource.FileResourceIterable - Class in net.sf.mmm.util.resource.base
This inner class is an Iterable of FileResources.
FileResource.FileResourceIterator - Class in net.sf.mmm.util.resource.base
This inner class is an Iterator of FileResources.
FileResourceIterable() - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
The constructor.
FileResourceIterator(File[]) - Constructor for class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The constructor.
FileResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for FileResource.
FileResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
The constructor.
files - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
The array of Files.
FileStringFilterAdapter - Class in net.sf.mmm.util.file.base
This class implements the FileFilter interface by simply delegating to a Filter<String>.
FileStringFilterAdapter(Filter<String>) - Constructor for class net.sf.mmm.util.file.base.FileStringFilterAdapter
The constructor.
FileType - Enum in net.sf.mmm.util.file.api
This enum contains the available types of a file.
FileType() - Constructor for enum net.sf.mmm.util.file.api.FileType
 
fileType - Variable in class net.sf.mmm.util.file.base.PatternFileFilter
The type of the acceptable files or null if any type is acceptable.
FileUtil - Interface in net.sf.mmm.util.file.api
This is the interface for a collection of utility functions for File handling and manipulation.
fileUtil - Variable in class net.sf.mmm.util.resource.base.UrlResource
The FileUtilLimited instance.
fileUtil - Variable in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
FileUtilImpl - Class in net.sf.mmm.util.file.base
This class is a collection of utility functions for File handling and manipulation.
FileUtilImpl() - Constructor for class net.sf.mmm.util.file.base.FileUtilImpl
The constructor.
FileUtilLimited - Interface in net.sf.mmm.util.file.api
This is the interface for a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl - Class in net.sf.mmm.util.file.base
This class is a collection of utility functions for File handling and manipulation.
FileUtilLimitedImpl() - Constructor for class net.sf.mmm.util.file.base.FileUtilLimitedImpl
The constructor.
fill(byte[], int, int) - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method fills the given buffer starting at offset with the next bytes from this ComposedByteBuffer.
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method fills this buffer using the given inputStream.
fill(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method fills the given buffer starting at offset with the next bytes from this ComposedByteBuffer.
fill() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method (re-)fills the internal buffer as far as data is available from the underlying InputStream without consuming data from the stream.
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferBuffer
This method fills this buffer using the given inputStream.
fill(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method fills the given buffer starting at offset with the next bytes from this ComposedByteBuffer.
fill(InputStream) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
This method fills this buffer using the given inputStream.
fill(int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
This method tries to ensure that the internal buffer has at least the given number of bytes available.
fill(Appendable, char, int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method fills the Appendable with the given count of filler characters.
filler - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
filler - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to fill up.
Filling - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available values for the filling of an object.
Filling() - Constructor for enum net.sf.mmm.client.ui.api.common.Filling
 
fillInStackTrace() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Prevents creating a stacktrace.
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterable
 
filter - Variable in class net.sf.mmm.util.collection.base.FilteredIterator
 
filter - Variable in class net.sf.mmm.util.file.base.FileFilterAdapter
 
filter - Variable in class net.sf.mmm.util.file.base.FileStringFilterAdapter
 
Filter<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter that decides if a given value is acceptable or should be filtered.
filter - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Filter to accept class-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
Filter to accept resource-names.
filter - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
Filter to accept resource-names.
FILTER_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FILTER_COMPARATOR_ARGUMENT - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The CharFilter for the comparator argument.
FILTER_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
FilteredIterable<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterable(Iterable<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterable
The constructor.
FilteredIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of an Iterator that adapts another Iterator but only iterates the elements that are accepted by a given Filter.
FilteredIterator(Iterator<? extends E>, Filter<? super E>) - Constructor for class net.sf.mmm.util.collection.base.FilteredIterator
The constructor.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
the filters to check.
filterList - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
the filters to check.
FilterRule<V> - Interface in net.sf.mmm.util.filter.api
This is the interface for a filter rule.
FilterRuleChain<V> - Class in net.sf.mmm.util.filter.base
This class implements a Filter that is based on a chain of FilterRules.
FilterRuleChain() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The non-arg constructor.
FilterRuleChain(boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChain(String, FilterRuleChain<V>, boolean, FilterRule<V>...) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChain
The constructor.
FilterRuleChainPlainParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules and build an according FilterRuleChain.
FilterRuleChainPlainParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
The constructor.
FilterRuleChainXmlParser - Class in net.sf.mmm.util.filter.base
This class allows to parse a list of including and excluding regex PatternFilterRules from XML and build an according FilterRuleChain.
FilterRuleChainXmlParser() - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
FilterRuleChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The constructor.
find(ID) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method loads the GenericEntity with the given id from the persistent store.
find(Class<ENTITY>, ID) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method loads the GenericEntity with the given entityClass and id from the persistent store.
find(ID) - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
This method loads the GenericEntity with the given id from the persistent store.
find(Class<ENTITY>, ID) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method loads the GenericEntity with the given entityClass and id from the persistent store.
find(Class<T>, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
find(Class<T>, Object, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
find(Class<T>, Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
findBundles() - Method in interface net.sf.mmm.util.nls.impl.NlsResourceBundleLocator
This method automatically finds and creates instances of ResourceBundle for Locale.ROOT via NlsTemplateResolver.CLASSPATH_NLS_BUNDLE.
findBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method automatically finds and creates instances of ResourceBundle for Locale.ROOT via NlsTemplateResolver.CLASSPATH_NLS_BUNDLE.
findClassNames(String, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
findEnumDeserializer(Class<?>, DeserializationConfig, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
This method finds the fields of the given pojoType.
findFields(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoFieldIntrospector
This method finds the fields of the given pojoType.
findFields(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
This method finds the fields of the given pojoType.
findFirst() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method has to be called from the constructor of the implementing class.
findFirst() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method has to be called from the constructor of the implementing class.
findIfExists(ID) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method loads the GenericEntity with the given id from the persistent store.
findIfExists(Class<ENTITY>, ID) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method loads the GenericEntity with the given entityClass and id from the persistent store.
findIfExists(Class<ENTITY>, ID) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method loads the GenericEntity with the given entityClass and id from the persistent store.
findIfExists(ID) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method loads the GenericEntity with the given id from the persistent store.
findInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method returns the index of the first element in the given array that equals (see checkEqual) to the given value.
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
This method finds all Methods of the given pojoType.
findMethods(Class<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoMethodIntrospector
This method finds all Methods of the given pojoType.
findMethods(Class<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
This method finds all Methods of the given pojoType.
findNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.collection.base.FilteredIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.xml.base.JoiningNodeIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.xml.base.NodeIterator
This method tries to find the next element.
findNext() - Method in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
This method tries to find the next element.
findPropertyAnnotations(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.CliState
This method finds the properties annotated with CliOption or CliArgument.
findResource(Class<?>, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
findResource(String, String, Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method finds a localized resource.
findResource(Class<?>, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
findResource(String, String, Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method finds a localized resource.
findResourceNames(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResourceNames(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResources(String, boolean, Filter<? super String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that match to the given absoluteClasspath.
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method finds all resources that are located in the package identified by the given packageName.
findResources(String, boolean, Filter<? super String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findResources(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that match to the given absoluteClasspath.
findResources(String, boolean, Filter<? super String>, ClassLoader) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method finds all resources that are located in the package identified by the given packageName.
findSerializer(SerializationConfig, JavaType, BeanDescription) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
FINITE_PART_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
fireEvent(EventType) - Method in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
Fires an event of the given EventType.
fireEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Fires an event with the given parameters.
fireEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to all registered listeners.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method sends the given event to the given listener.
fireEvent(E, L) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method sends the given event to the given listener.
fireEvent(Event<?>) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
fireEventFromSource(Event<?>, Object) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
fireValueChange(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
Called if the value has changed internally.
firstBuffer - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
The first buffer of the chain.
firstNonAsciiPosition - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The EncodingUtilImpl.UtfDetectionProcessor.bytePosition where the first non-ascii byte was detected.
FlagModifier - Interface in net.sf.mmm.client.ui.api.common
This is the interface for a flag modifier.
flags - Variable in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
 
FLOAT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
flowTo - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
flush() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
flush() - Method in class net.sf.mmm.util.io.base.AppendableWriter
flush() - Method in class net.sf.mmm.util.io.base.EscapeWriter
flush() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
flush() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
flushBuffer() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
This method flushes the internal buffer.
focusButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
focused - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
focusedElement - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The Element outside the PopupWindow that had the focus before the PopupWindow was shown.
focusField - Variable in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
The sub-field that currently has the focus or null.
FONT_SIZE_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.LARGE.
FONT_SIZE_MEDIUM - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.MEDIUM.
FONT_SIZE_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.SMALL.
FONT_SIZE_X_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.X_LARGE.
FONT_SIZE_X_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.X_SMALL.
FONT_SIZE_XX_LARGE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.XX_LARGE.
FONT_SIZE_XX_SMALL - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
The option for RichTextArea.FontSize.XX_SMALL.
FONT_SIZES - Static variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The available font sizes.
fonts - Variable in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
fontSettingsLabel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
fontSettingsLabel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
fontSettingsPopup - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
FontSettingsPopup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
The constructor.
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
fontSettingsWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
fontSize - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
fontSizeMap - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
 
FOR_ALL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
forceInheritence - Variable in class net.sf.mmm.util.reflect.base.AnnotationFilter
If true then also types are accepted if one of their super-types (including implemented interfaces) is properly annotated (see AnnotationUtilImpl.getTypeAnnotation(Class, Class)).
forceNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
Like CharStreamScanner.next() this method reads the current character and increments the index.
forceNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
Like CharStreamScanner.next() this method reads the current character and increments the index.
forcePeek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character without incrementing the index.
forcePeek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the current character without incrementing the index.
FORCES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FORM_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move to the next page.
format - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
format(V) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value.
format(V, Appendable) - Method in interface net.sf.mmm.util.lang.api.Formatter
This method formats the given value and directly appends to the given buffer.
format(V, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale.
format(V, Appendable, Locale) - Method in interface net.sf.mmm.util.lang.api.LocalizableFormatter
This method formats the given value for the given locale and directly appends to the given buffer.
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
This method formats the given value.
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
This method formats the given value and directly appends to the given buffer.
format(V) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value.
format(V, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value for the given locale.
format(V, Appendable) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value and directly appends to the given buffer.
format(V, Appendable, Locale) - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method formats the given value for the given locale and directly appends to the given buffer.
format(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
This is a GWT compatible implementation of MessageFormatter.
FORMAT - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
ATTENTION:
This property is too generic.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsFormatter
This method formats the given object according to the given locale.
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatter
This method formats the underlying pattern by filling in the given arguments and writing the result into the given buffer.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method formats the given object according to the given locale.
format(O, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
This method formats the given object according to the given locale.
format - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
 
format(NlsArgument, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method formats the given object according to the given locale.
format(Object, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method formats the given object according to the given locale.
format(Void, Locale, Map<String, Object>, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
This method formats the underlying pattern by filling in the given arguments and writing the result into the given buffer.
format(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifierFormatter
This method formats the given value.
FORMAT_PATTERN - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The pattern for the format.
FORMAT_SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to separate format type and style: 44
formatDate(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date according to ISO 8601.
formatDate(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date in the format "yyyy-MM-dd" in GMT according to ISO 8601.
formatDate(Date, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given date as a date according to ISO 8601.
formatDate(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date according to ISO 8601.
formatDate(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date in the format "yyyy-MM-dd" in GMT according to ISO 8601.
formatDate(Date, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given calendar as a date in the format "yyyy-MM-dd" according to ISO 8601.
formatDate(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date according to ISO 8601.
formatDate(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatDateTime(Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time in the format "yyyy-MM-ddTHH:mm:ss±hh:mm" according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Date) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time in the format "yyyy-MM-ddTHH:mm:ssZ" (UTC) according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as a date and time according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given date as a date and time according to ISO 8601.
formatDateTime(Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time in the format "yyyy-MM-ddTHH:mm:ss±hh:mm" according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Calendar, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as a date and time according to ISO 8601.
formatDateTime(Date) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date and time in the format "yyyy-MM-ddTHH:mm:ssZ" (UTC) according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date according to ISO 8601.
formatDateTime(Date, boolean, boolean, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as a date and time according to ISO 8601.
formatDouble(double) - Static method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
 
formatDuration(long, long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
 
FormatFormatter(Format) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.FormatFormatter
The constructor.
formatMessage(NlsMessage) - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
formatMilliseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given milliseconds as a human readable String.
formatMilliseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given milliseconds as a human readable String.
formatNanoseconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given nanoseconds as a human readable String.
formatNanoseconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given nanoseconds as a human readable String.
formatNull() - Method in class net.sf.mmm.util.lang.base.AbstractFormatter
Returns the (static) string representation for the undefined value null.
formatNull() - Method in class net.sf.mmm.util.lang.base.BooleanFormatter
Returns the (static) string representation for the undefined value null.
FormatPatternStatus() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
 
formatPhoneNumber() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method formats the phone number as string value.
formatSeconds(long) - Method in interface net.sf.mmm.util.date.api.DurationUtil
This method formats the given seconds as a human readable String.
formatSeconds(long) - Method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method formats the given seconds as a human readable String.
formatter - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
 
formatter - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
formatter - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The RichTextArea.Formatter for the RichTextArea.
formatter - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
Formatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a formatter that allows to format a given object of a generic type.
formatter - Variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
formatter - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
formatterMap - Variable in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
FormatterProvider - Class in net.sf.mmm.util.nls.impl.formatter
This class provides Formatters for various types.
FormatterProvider() - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
Construction prohibited.
FormatterProvider.FormatFormatter - Class in net.sf.mmm.util.nls.impl.formatter
FormatterProvider.Iso8601Formatter - Class in net.sf.mmm.util.nls.impl.formatter
formatters - Variable in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
 
FormatterToString<V> - Class in net.sf.mmm.util.lang.base
This is an implementation of Formatter that simply delegates to Object.toString().
FormatterToString() - Constructor for class net.sf.mmm.util.lang.base.FormatterToString
The constructor.
formatTime(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given calendar as time according to ISO 8601.
formatTime(Date, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given date as time according to ISO 8601.
formatTime(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given calendar as time according to ISO 8601.
formatTime(Date, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given date as time according to ISO 8601.
formatTime(int, int, int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
formatTimeZone(Calendar, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method formats the given timezone according to ISO 8601.
formatTimeZone(int, boolean, Appendable) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method formats the given timezone according to ISO 8601.
formatTimeZone(Calendar, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method formats the given timezone according to ISO 8601.
formatTimeZone(int, boolean, Appendable) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method formats the given timezone according to ISO 8601.
formPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
The form panel to view and edit the value.
FOUR_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FROM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword FROM.
FROM_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The actual FROM clause of a JpqlSyntax.JPQL_STATEMENT.
fromCalendar(Calendar) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday from the given calendar.
fromCalendarId(int) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday from the given calendar.
fromCamlCase(String, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string from caml-case syntax to lower-case using the given separator as word-boundary.
fromCamlCase(String, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method converts the given string from caml-case syntax to lower-case using the given separator as word-boundary.
fromDate(Date) - Static method in enum net.sf.mmm.util.date.api.Month
This method gets the Month from the given date.
fromDirection(Direction) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This is the inverse operation for Alignment.toDirection().
fromName(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
fromSeparatedString(CharSequence, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<String>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.fromSeparatedString(CharSequence, String, StringSyntax, Collection, ValueConverter) but expects elements of the type String that do not need additional custom conversion.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<String, E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromSeparatedString(CharSequence, String, StringSyntax, Collection<E>, ValueConverter<? super String, ? super E>, Class<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method parses the given separatedString that contains elements separated with separator and the given syntax and adds these elements to the given collection.
fromString(String) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This is the inverse operation of DialogPlace.toString().
fromValue(String) - Static method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
This method gets the DiatonicScale for the given value .
fromValue(String) - Static method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
This method gets the MusicalKey for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.datatype.api.music.TonePitch
This method gets the TonePitch for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
This method gets the Gender for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.date.api.DateUnit
This method gets the DateUnit for the given value.
fromValue(Integer) - Static method in enum net.sf.mmm.util.date.api.Month
This method gets the DateUnit for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.date.api.Weekday
This method gets the Weekday for the given value.
fromValue(Integer) - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
This method gets the WeekOfMonth for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the Alignment with the given value.
fromValue(Boolean) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method gets the BooleanEnum for the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method gets the Comparator for the given symbol.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the CompareOperator for the given symbol.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
This method gets the Conjunction with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the HorizontalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the Orientation with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the VerticalAlignment with the given value.
fromValue(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the DevelopmentPhase with the given value.
FROWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL - Static variable in class net.sf.mmm.client.ui.api.common.Length
The full Length as "100%".
FULL_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FULL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The full stop sign used in most languages to terminate a sentence.
Function<T,R> - Interface in net.sf.mmm.util.lang.api.function
This is the back-port for the Java 1.8+ interface java.util.function.Supplier.
function - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
FUNCTION_APPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
FUNCTION_NAME_PREFIX - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This is the prefix used to indicate a PojoPathFunction in a PojoPath.
functionManager - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
 
functionMap - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
functions - Variable in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
FUNCTIONS_RETURNING_DATETIME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
FUNCTIONS_RETURNING_NUMERICS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
FUNCTIONS_RETURNING_STRINGS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax

G

Gender - Enum in net.sf.mmm.util.datatype.api.person
The enum represents the gender of a natural person.
Gender(String, String) - Constructor for enum net.sf.mmm.util.datatype.api.person.Gender
The constructor.
generate(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method performs the actual generation of the Class to rebind.
generateAccessorRegistrationStatement(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateAccessorStatement(PojoPropertyDescriptor, PojoPropertyAccessorMode<?>, PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code of the statement to register a PojoPropertyAccessor.
generateBlockBundleCreation(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the block that creates the NlsBundle instance lazily via GWT.create(Class).
generateBundleInterface(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
This method generates the GWT-i18n-interface for the NLS-bundle.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the actual contents of the Class to generate.
generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the actual contents of the Class to generate.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the additional things for the class declaration.
generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the additional things for the class declaration.
generateConstructor(SourceWriter, String, JClassType, PojoDescriptor<?>, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the constructor of the Class to generate.
generateCreateMessageBlock(SourceWriter, boolean) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the source code block to create a new NlsMessage.
generateDefaultConstructor(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
Generates the the default constructor.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the (private) fields.
generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
Generates the (private) fields.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method generates the import statements.
generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method generates the import statements.
generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
generateInitialToken() - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
This method generates a new CsrfToken for the initial "log-in" of a user.
generateInitialToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
This method generates a new CsrfToken for the initial "log-in" of a user.
generateLookupMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod, JMethod[]) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the implementation of NlsBundleWithLookup.getMessage(String, Map).
generateMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an implementation of an NlsBundle-method.
generateMethodBody(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates an the body of an NlsBundle-method.
generateMethodCreateBundle(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
Generates the createBundle method.
generateMethodCreateDescriptor(SourceWriter, TreeLogger, String, JClassType, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Generates the block of the NlsBundle-method body that creates the code block with the String variable AbstractNlsBundleGenerator.VARIABLE_MESSAGE excluding the String declaration.
generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
Generates the block of the NlsBundle-method body that creates the code block with the String variable AbstractNlsBundleGenerator.VARIABLE_MESSAGE excluding the String declaration.
generateMethodNewInstance(JClassType, SourceWriter, PojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
Generates the method PojoDescriptor.newInstance().
generateNewToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
 
generatePropertyDescriptorBlock(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
Generates the source-code to rebuild the given PojoPropertyDescriptor.
generateServiceClient(JClassType, String, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates a service-client implementation of a RemoteInvocationService-interface given by serviceInterface.
generateServiceClientMethod(JClassType, SourceWriter, JMethod) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
This method generates the implementation of a method for a service-client.
generateSourceCloseBlock(SourceWriter) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code to close a block (method body, if-block, while-block, etc.).
generateSourcePublicConstructorDeclaration(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, JMethod) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method declaration including the opening brace and indentation.
generateSourcePublicMethodDeclaration(SourceWriter, String, String, String, boolean) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method generates the source code for a public method or constructor including the opening brace and indentation.
generateSuperDescriptorBlockIfNotAlreadyDone() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
generateSuperPropertyDescriptorBlockIfNotAlreadyDone(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
This method generates the source-code block to get the PojoPropertyDescriptor for the superType so things can be reused from super-classes to reduce memory consumption.
generateUpdateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
This method generates a new CsrfToken or updates an existing one-time CsrfToken.
generateUpdateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
This method generates a new CsrfToken or updates an existing one-time CsrfToken.
GenericArrayTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the GenericArrayType interface.
GenericArrayTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
The constructor.
GenericBean<TYPE> - Class in net.sf.mmm.util.lang.api
This class is a simple java bean that has one generic property named value.
GenericBean() - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
GenericBean(TYPE) - Constructor for class net.sf.mmm.util.lang.api.GenericBean
The constructor.
GenericColor - Class in net.sf.mmm.util.datatype.api.color
This is the Datatype for a Color based on factors.
GenericColor() - Constructor for class net.sf.mmm.util.datatype.api.color.GenericColor
The constructor.
genericComponentType - Variable in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
 
GenericContext - Interface in net.sf.mmm.util.context.api
This is the interface for a context of variables.
GenericContextFactory - Interface in net.sf.mmm.util.context.api
This is the interface for a factory of generic contexts.
GenericContextFactoryImpl - Class in net.sf.mmm.util.context.impl
This is the implementation of GenericContextFactory.
GenericContextFactoryImpl() - Constructor for class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
The constructor.
GenericDao<ID,ENTITY extends GenericEntity<ID>> - Interface in net.sf.mmm.persistence.api
This is the interface for a Data Access Object (DAO).
genericDeclaration - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
GenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store (typically a database and via JPA).
GenericRemoteInvocationCallHandler<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base.server
This is the abstract base class for a generic handler to invoke RemoteInvocationCalls from the client on the server-side.
GenericRemoteInvocationCallHandler(String, AbstractGenericRemoteInvocationService<?, ?, ?, ?>) - Constructor for class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
The constructor.
GenericRemoteInvocationCommandCallHandler - Class in net.sf.mmm.service.impl.command.server
This is the implementation of GenericRemoteInvocationCallHandler for a RemoteInvocationCommand.
GenericRemoteInvocationCommandCallHandler(AbstractGenericRemoteInvocationService<?, ?, ?, ?>, RemoteInvocationCommandHandler<?, ?>) - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
The constructor.
GenericRemoteInvocationCommandRequest - Class in net.sf.mmm.service.base.command
This is the generic transfer-object for a request sent from client to server for any number of transactional calls of RemoteInvocationCommands.
GenericRemoteInvocationCommandRequest() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor for (de)serialization.
GenericRemoteInvocationCommandRequest(int, CsrfToken, GenericRemoteInvocationCommandTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor.
GenericRemoteInvocationCommandRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
The constructor.
GenericRemoteInvocationCommandResponse - Class in net.sf.mmm.service.base.command
This is the generic transfer-object for a response to a GenericRemoteInvocationCommandRequest.
GenericRemoteInvocationCommandResponse() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
The constructor.
GenericRemoteInvocationCommandService - Interface in net.sf.mmm.service.base.command
This is the interface for a generic RPC-service that can call any RemoteInvocationCommand.
GenericRemoteInvocationCommandServiceImpl - Class in net.sf.mmm.service.impl.command.server
This is the implementation of GenericRemoteInvocationCommandService using TransactionExecutor.
GenericRemoteInvocationCommandServiceImpl() - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
The constructor.
GenericRemoteInvocationCommandTransactionalCalls - Class in net.sf.mmm.service.base.command
This is the generic transfer-object containing all RemoteInvocationCommands that shall be processed in a separate transaction.
GenericRemoteInvocationCommandTransactionalCalls() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor for (de)serialization.
GenericRemoteInvocationCommandTransactionalCalls(RemoteInvocationCommand<?>...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor.
GenericRemoteInvocationCommandTransactionalCalls(List<RemoteInvocationCommand<?>>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
The constructor.
GenericRemoteInvocationRequest<CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>> - Class in net.sf.mmm.service.base
This is the abstract base class for the transfer-object of a request sent from client to server for any number of (transactional) remote invocations.
GenericRemoteInvocationRequest() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
The constructor for (de)serialization.
GenericRemoteInvocationRequest(int, CsrfToken) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
The constructor.
GenericRemoteInvocationResponse - Class in net.sf.mmm.service.base
This is the transfer-object for the generic response to a remote invocation.
GenericRemoteInvocationResponse() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
The constructor.
GenericRemoteInvocationRpcCall - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for an invocation of a RemoteInvocationService.
GenericRemoteInvocationRpcCall() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
The constructor for (de)serialization.
GenericRemoteInvocationRpcCall(String, String, int, Serializable[]) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
The constructor.
GenericRemoteInvocationRpcCallHandler<SERVICE extends RemoteInvocationService> - Class in net.sf.mmm.service.impl.rpc.server
GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
The constructor.
GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method, int) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
The constructor.
GenericRemoteInvocationRpcRequest - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for a request sent from client to server for any number of transactional calls to a RemoteInvocationService.
GenericRemoteInvocationRpcRequest() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor for GWT (de)serialization.
GenericRemoteInvocationRpcRequest(int, CsrfToken, GenericRemoteInvocationRpcTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor.
GenericRemoteInvocationRpcRequest(int, CsrfToken, Collection<GenericRemoteInvocationRpcTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
The constructor.
GenericRemoteInvocationRpcResponse - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object for the response to a GenericRemoteInvocationRpcRequest.
GenericRemoteInvocationRpcResponse() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
The constructor.
GenericRemoteInvocationRpcService - Interface in net.sf.mmm.service.base.rpc
This is the interface for a generic RPC-service that can call any RemoteInvocationService.
GenericRemoteInvocationRpcServiceImpl - Class in net.sf.mmm.service.impl.rpc.server
This class extends AbstractGenericRemoteInvocationRpcService with transaction support via TransactionExecutor.
GenericRemoteInvocationRpcServiceImpl() - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
The constructor.
GenericRemoteInvocationRpcTransactionalCalls - Class in net.sf.mmm.service.base.rpc
This is the generic transfer-object containing all invocation calls that shall be processed in a separate transaction.
GenericRemoteInvocationRpcTransactionalCalls() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor for (de)serialization.
GenericRemoteInvocationRpcTransactionalCalls(GenericRemoteInvocationRpcCall...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor.
GenericRemoteInvocationRpcTransactionalCalls(Collection<GenericRemoteInvocationRpcCall>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
The constructor.
GenericRemoteInvocationTransactionalCalls<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base
This is the generic transfer-object containing all RemoteInvocationCalls that shall be processed in a separate transaction.
GenericRemoteInvocationTransactionalCalls() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
The constructor.
GenericRemoteInvocationTransactionalResults - Class in net.sf.mmm.service.base
This is the generic transfer-object containing all results that have been processed in a separate transaction.
GenericRemoteInvocationTransactionalResults() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor for (de)serialization.
GenericRemoteInvocationTransactionalResults(Serializable...) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor.
GenericRemoteInvocationTransactionalResults(Throwable) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
The constructor.
GenericResourceBundle - Class in net.sf.mmm.util.nls.base
Generic ResourceBundle for dynamic creation from key/value pairs.
GenericResourceBundle(Hashtable<String, String>) - Constructor for class net.sf.mmm.util.nls.base.GenericResourceBundle
The constructor.
GenericSerializableException - Exception in net.sf.mmm.util.exception.api
This is a very specific exception that allows sending of any Throwable via a remote service.
GenericSerializableException() - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor for de-serialization in GWT.
GenericSerializableException(Throwable, String, String, StackTraceElement[], boolean, String, UUID) - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
The constructor.
genericService - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
genericService - Variable in class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
 
genericService - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
GenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Interface in net.sf.mmm.util.collection.api
This is the interface for the node of a tree.
GenericType<T> - Interface in net.sf.mmm.util.reflect.api
This is the interface of a generic type and allows simple and powerful access to the complex generic type-system introduced in Java5.
GenericTypeFactory - Interface in net.sf.mmm.util.reflect.api
This is the interface for a factory with ability to create GenericTypes.
GenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
This is the implementation of the GenericType interface.
GenericTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl(Type, GenericType<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
The constructor.
GenericTypeImpl.ClassBounds - Class in net.sf.mmm.util.reflect.impl
This inner class represents the bounds of a GenericType.
GenericValueConverter<SOURCE> - Interface in net.sf.mmm.util.value.api
This is the interface for generic conversion of values from a specific source-type ( <SOURCE>) to a given target-type ( <TARGET>).
GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The genre of the audio/video content.
GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The genre of the audio/video content.
GEOMETRIC_PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GEOMETRICALLY_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
get(Class<COMPONENT_API>) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method gets the CliValueContainer for the given CliParameterContainer.
get(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method gets the element that has been registered for the given type or a sub-type.
get(int) - Method in class net.sf.mmm.util.collection.base.AppendingList
get(Class<COMPONENT_API>) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get(Class<COMPONENT_API>) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method gets the component that realizes the given apiClass.
get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method gets the component that realizes the given apiClass and is registered under the given componentId.
get() - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
get(long, TimeUnit) - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
get(Object, int) - Static method in class net.sf.mmm.util.lang.base.Array
 
GET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read a regular property (e.g.
GET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a regular reader of a property.
get(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
get(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the value of this function.
get(Object, String, PojoPathMode, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Map<String, Object>, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
This method gets the value of this function.
get(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method gets the value of this function.
get(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method evaluates the given pojoPath for the given pojo using the given mode and context.
get(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the value for the single segment of the given currentPath from the pojo of its parent.
get(Object) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathMap
get(Object, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the value of this function.
get() - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
get(long, TimeUnit) - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
get(Object, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int, boolean) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the item at the given index from arrayOrCollection.
get(Object, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the item at the given index from arrayOrCollection.
get(Object, int, boolean) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the item at the given index from arrayOrCollection.
get(String, Class<?>) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method resolves the value with the given id.
GET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
GET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an indexed property (e.g.
GET_INSTANCE - Static variable in interface net.sf.mmm.util.component.api.Cdi
We strongly believe in the Ioc pattern and try to avoid the keyword static except for constants (in combination with final).
GET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read an element from a mapped property (e.g.
GET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for a getter of a mapped property.
GET_SIZE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to read the size of a container property (e.g.
GET_SIZE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The mode for a reader of the size of a property that holds a container type (array or Collection ).
getAbsolutePath(Class<?>, String, boolean) - Static method in class net.sf.mmm.util.resource.base.ClasspathResource
 
getAcceptChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify an accept pattern.
getAccessibleObject() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the accessible object used to access (read/write) this property.
getAccessibleObjectName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the name of the accessible object.
getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the name of the accessible object.
getAccessKey() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the access key of this object.
getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the access key of this object.
getAccessKeyBinding() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the property with the given propertyName and for the given access mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the accessor for the given mode from the descriptor with the given propertyName .
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets the accessor to access the represented property in the way given by mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the accessor for the property with the given propertyName and for the given access mode.
getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the accessor for the given mode from the descriptor with the given propertyName .
getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method gets the accessor to access the represented property in the way given by mode.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the accessor-builders used to create the accessors for properties of a POJO.
getAccessors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method gets all available accessors for the represented property.
getAccessors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method gets all available accessors for the represented property.
getActiveDescendant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaActiveDescendant
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method gets the ID of the active descendant property of this object.
getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the ID of the active descendant property of this object.
getActiveTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method gets the underlying native transaction that is currently active.
getActiveWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method gets the active widget.
getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getActualTypeArguments() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getAdapter() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
 
getAdditionalConverter() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional ComposedValueConverter that is used in favor to ComposedValueConverter registered to the PojoPathNavigator itself.
getAdditionalConverter() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional ComposedValueConverter that is used in favor to ComposedValueConverter registered to the PojoPathNavigator itself.
getAdditionalFunctionManager() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoPathFunctionManager.
getAdditionalFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional PojoPathFunctionManager.
getAlignment() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAlignment
This method gets the Alignment of this object.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method gets the corresponding Alignment.
getAlignment() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method gets the corresponding Alignment.
getAlignment() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the alignment.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the Collection with all items (currently) available in this widget.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Internal method to get the Collection with all items (currently) available in this widget.
getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Internal method to get the Collection with all items (currently) available in this widget.
getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getAlternatives() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method gets the alternatives.
getAltQuoteEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to end a quotation.
getAltQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the alt-quote-end character within an quotation opened by alt-quote-start.
getAltQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to escape the alt-quote-end character within an quotation opened by alt-quote-start.
getAltQuoteStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAltQuoteStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the alternative character used to start a quotation that should be terminated by a alt-quote-end character.
getAltText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAltText
This method gets the alternative text of this object.
getAltText() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the alternative text of this object.
getAltText() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method gets the alternative text of this object.
getAmount() - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the value (amount) of this size.
getAnnotatedBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotatedClass() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
This method gets the Class that was annotated with the mode.
getAnnotatedClass() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
This method gets the Class that was annotated with the mode.
getAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getAnnotationUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.CliState
 
getAppendable() - Method in class net.sf.mmm.util.io.base.AppendableWriter
This method gets the Appendable to delegate to.
getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.AreaCode
This method gets the raw value (the actual area code).
getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the AreaCode of the PhoneNumber.
getArgument() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
This method gets the CliArgumentContainer.
getArgument() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the actual CliArgument.
getArgument(String) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the language independent argument for the given key.
getArgument(int) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the language independent argument at the given index.
getArgument(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the language independent argument for the given key.
getArgument(int) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
use NlsMessage.getArgument(String) instead (and use named keys instead of numbers where possible).
getArgument(int) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
getArgument(String) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the language independent argument for the given key.
getArgument(int) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the Argument for the given index.
getArgument(String) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the language independent argument for the given key.
getArgument(String) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the language independent argument for the given key.
getArgument(int) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgument() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the NlsArgument.
getArgument(int) - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the argument at the given position.
getArgumentCount() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
this method does NOT make sense anymore.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the number of language independent arguments of this exception.
getArgumentCount() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
Deprecated.
getArgumentCount() - Method in class net.sf.mmm.util.reflect.api.Arguments
This method gets the number of arguments.
getArgumentFormatter() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentFormatter.
getArgumentFormatter() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsArgumentFormatter.
getArgumentIndex() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method gets the index of the current argument.
getArgumentNames(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
This method gets the names of the arguments for the given Method.
getArgumentNames() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getArgumentParser() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsArgumentParser.
getArgumentParser() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsArgumentParser.
getArguments() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getArguments() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getArguments() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
 
getArguments() - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of all CLI-arguments.
getArguments(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of CLI-arguments for the given mode.
getArguments() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the message arguments.
getArguments() - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method gets the arguments for the created NlsMessage s.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAriaRole
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetComboboxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetListBoxField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRole() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the Accessibility.WAI_ARIA role of this object.
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
getArrayClass(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method creates the Class reflecting an array of the given componentType.
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method creates the Class reflecting an array of the given componentType.
getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method creates the Class reflecting an array of the given componentType.
getAssignmentClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the Class to be used for assignment (as parameter) of a value of this GenericType.
getAttribute(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAttribute
This method gets the attribute with the given name of this object.
getAttribute(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the attribute with the given name of this object.
getAttributeAsBoolean(Element, String, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the value of the attribute from the given element as a boolean value.
getAttributeAsBoolean(Element, String, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the value of the attribute from the given element as a boolean value.
getAuditReader() - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
 
getAuthorities() - Method in class net.sf.mmm.test.TestUser
getAuthority() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
getAutocomplete() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAutocomplete
This method gets the autocomplete property of this object.
getAutocomplete() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method gets the autocomplete property of this object.
getAvailableFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getBasename(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the basename of the given filename (path).
getBasename(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the basename of the given filename (path).
getBasicUtil() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getBasicUtil() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the BasicUtil.
getBean() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
This method gets the current JAXB bean.
getBean() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method gets the current JAXB bean.
getBehavior(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getBest() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) positive rank .
getBest(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the element that has currently the best (highest) rank greater or equal to the given threshold.
getBests() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets a List containing the element(s) that has currently the best (highest) rank.
getBetterOrEqual(int) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements with a rank greater or equal to the given threshold.
getBits() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets the bit-mask of this visibility-modifier.
getBlobUrl(JsBlob) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates the URL pointing to a JsBlob.
getBlue() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getBlue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getBodyWidthCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getBorderLeft() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the string for the left border of this column.
getBorderRight() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the string for the right border of this column.
getBorderWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the auto calculated width of the left and right border.
getBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getBrightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getBrowserHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the height of the browser window in pixel (vertical size).
getBrowserPositionX() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the pixel position of the browser window's left border on the x-axis (horizontal).
getBrowserPositionY() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the pixel position of the browser window's top border on the y-axis (vertical).
getBrowserWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the width of the browser window in pixel (horizontal size).
getBufferRanges() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
 
getBundle() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
getBundle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
getBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
 
getBundle() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
getBundle() - Static method in exception net.sf.mmm.persistence.api.PersistenceException
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
 
getBundle() - Static method in enum net.sf.mmm.util.lang.api.Direction
 
getBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
This method gets the NlsBundle for the given bundleInterface from the internal map.
getBundleClasses() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the Class reflecting the ResourceBundle to synchronize.
getBundleFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsBundleFactory.
getBundleHelper() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
getBundleOptions(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
This method gets the NlsBundleOptions for the given bundleInterface.
getBundles() - Method in interface net.sf.mmm.util.nls.base.NlsResourceBundleProvider
This method gets all central registered NlsResourceBundles.
getBundles() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method gets all central registered NlsResourceBundles.
getBusyManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getButtonPanel() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
 
getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
getButtonPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getByteArray(int) - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method gets the ByteArray at the given index.
getByteArray(int) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the ByteArray at the given index.
getByteArray(int) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the ByteArray at the given index.
getByteArrayCount() - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
This method gets the number of ByteArrays currently available via ComposedByteBuffer.getByteArray(int).
getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the number of ByteArrays currently available via ComposedByteBuffer.getByteArray(int).
getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the number of ByteArrays currently available via ComposedByteBuffer.getByteArray(int).
getByteArrayPool() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets the ByteArrayPool used to borrow byte-arrays.
getByteArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the byte-array Pool used to transfer streams.
getByteArrayPool() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
This method gets a pool used to manage byte-arrays.
getBytes() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getBytes() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the underlying byte-array of this buffer.
getBytes() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the bytes of this BOM.
getBytes() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method gets the underlying byte-array of this buffer.
getBytes() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
This method gets the underlying byte-array of this buffer.
getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the number of bytes available in this array.
getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteProvider
This method gets the number of bytes available.
getBytesAvailable() - Method in class net.sf.mmm.util.io.base.AbstractByteArray
This method gets the number of bytes available in this array.
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the number of bytes available.
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
This method gets the number of bytes available in this array.
getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the number of bytes available.
getBytesMaximum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getBytesMinimum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
getCache() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method provides a cache that is used by the PojoPathNavigator to speed up repetitive calls with the same initial Pojo and PojoPaths with a common prefix.
getCache() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method provides a cache that is used by the PojoPathNavigator to speed up repetitive calls with the same initial Pojo and PojoPaths with a common prefix.
getCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getCacheControlMaxAge() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the maximum age (lease time) in seconds.
getCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the AbstractPojoPathNavigator.CachingPojoPath from the cache.
getCalendarField(Calendar) - Method in enum net.sf.mmm.util.date.api.DateUnit
This method delegates to Calendar.get(int).
getCalendarId() - Method in enum net.sf.mmm.util.date.api.DateUnit
This method gets the ID constant for Calendar operations such as Calendar.get(int).
getCalendarId() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the ID constant of Calendar representing this Weekday.
getCall() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getCallLoginCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getCallQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
 
getCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
 
getCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
getCallTotalCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getCanonicalName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getCapacity() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the capacity of this pool.
getCaption() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCaption
This method gets the caption of this object.
getCaption() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method gets the caption of this object.
getCaptionWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumTypeWithCategory
This method gets the EnumType of the category of this enum instance.
getCategory() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
getCategory() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
getCause(Throwable, Class<T>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method gets a catched exception or one of its causes that is an instance of the given expectedType.
getCause() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getCdataCloseCount() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getCharacterType(char) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the DefaultLineWrapper.TextSegmentType corresponding to the given character.
getCharArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the char-array Pool used to transfer Readers and Writers.
getCharset() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
This method gets the Charset that was detected.
getChecked() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaChecked
This method gets the checked state of this object.
getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method gets the checked state of this object.
getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the checked state of this object.
getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the child at the given index.
getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the child with the given id.
getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
This method gets the child at the given index.
getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
This method gets the child with the given id.
getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
This method gets the single child of this composite.
getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method gets the single child of this composite.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method gets the child at the given index.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method gets the child at the given index.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the child at the given index.
getChild() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the single child of this composite.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the child with the given id.
getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the child at the given index.
getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the child with the given id.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method gets the number of children in this composite.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
This method gets the number of children in this composite.
getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the number of children in this composite.
getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method gets the number of children in this composite.
getChildIndex(UiWidget) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method determines the index of the given child in the list of children of this composite.
getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
This method determines the index of the given child in the list of children of this composite.
getChildren(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
This method gets the children of the given tree-node.
getChildren(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
This method gets the children of the given tree-node.
getChildren() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the List containing all children of this GenericTreeNode.
getChildren() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method gets the List containing all children of this GenericTreeNode.
getChildrenAsync(NODE, Consumer<List<NODE>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
This method gets the children of the given tree-node asynchronously.
getChildrenAsync(TreeNodeSimple<VALUE>, Consumer<List<TreeNodeSimple<VALUE>>>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
This method gets the children of the given tree-node asynchronously.
getChildResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
getChildResources() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResource
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
This method iterates the immediate child-resources contained in this BrowsableResource and are accepted by the given filter .
getChildResources() - Method in class net.sf.mmm.util.resource.base.FileResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method iterates the immediate child-resources contained in this BrowsableResource.
getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method iterates the immediate child-resources contained in this BrowsableResource.
getChroma() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getClass(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method gets the associated type for the given element.
getClass(ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
This method gets the associated type for the given element.
getClassAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the class hierarchy of the given annotatedClass.
getClassAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first annotation of the type given by annotation in the class hierarchy of the given annotatedClass.
getClassBounds(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the most specific Class available by the type-safe analyzation of the given generic type.
getClasses(Object[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the classes of the given objects.
getClasses(Object[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the classes of the given objects.
getClasspathResource() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(String) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource(Package) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResource() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResource(Package) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResourceFiles() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
getCliClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the CliClass configured for the state-class.
getClientUiBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method gets the CliState.
getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getCliStyle() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the style configured for the state-class.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionCommitException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionNotActiveException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.transaction.base.TransactionRollbackException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.collection.base.NodeCycleException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.AlreadyInitializedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.NotInitializedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.component.api.ResourceMissingException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.date.api.IllegalDateFormatException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ComposedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.IllegalCaseException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsClassCastException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsParseException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectDisposedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectMismatchException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.ReadOnlyException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.io.api.BufferExceedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.io.api.RuntimeIoException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.io.api.StreamClosedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessageCode
This method gets the code that identifies the detailed type of this object.
getCode() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.math.api.NumberConversionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AccessFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.InvocationFailedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.search.api.SearchTimeoutException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the code of this ValidationFailure.
getCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
This is the default implementation to retrieve the code of this ValueValidator.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueConvertException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueNotSetException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.value.api.WrongValueTypeException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.xml.api.XmlGenericException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.xml.base.XmlInvalidException
This method gets the code that identifies the detailed type of this object.
getCode() - Method in exception net.sf.mmm.util.xml.path.api.XmlParseException
This method gets the code that identifies the detailed type of this object.
getCollection() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
 
getCollectionFactory(Class<COLLECTION>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the CollectionFactory for the given collectionType.
getCollectionFactory(Class<C>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the CollectionFactory for the given collectionType.
getCollectionFactoryManager() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getCollectionFactoryManager() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getCollectionFactoryManager() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method gets the CollectionFactoryManager instance used to create Maps and Collections.
getCollectionFactoryManager() - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the CollectionFactoryManager instance used by this util.
getCollectionFactoryManager() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the CollectionFactoryManager instance used by this util.
getCollectionImplementation() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
This method gets the implementation of the collection-interface used by this factory.
getCollectionInterface() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
This method gets the interface of the Collection managed by this factory.
getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
This method gets the interface of the Collection managed by this factory.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the CollectionReflectionUtil instance to use.
getCollectionReflectionUtil() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This method gets the CollectionReflectionUtilImpl instance to use.
getColorBox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
getColumn(int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method gets the column at the given index.
getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the column at the given index.
getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the column at the given index.
getColumnById(String, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method gets the column with the given columnId.
getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the column with the given columnId.
getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the column with the given columnId.
getColumnCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnCount
This method gets the number of columns of this object (e.g.
getColumnCount() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
 
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method gets the number of columns of this object (e.g.
getColumnInfo() - Method in class net.sf.mmm.util.text.api.TextColumn
This method gets the TextColumnInfo holding the metadata of the column.
getColumns() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getColumnSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnSpan
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the number of columns spanned by this object (cell).
getColumnSpan() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method gets the number of columns spanned by this object (cell).
getCombiningCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the combining character for this DiacriticalMark.
getCombobox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getCommandClass() - Method in interface net.sf.mmm.service.api.command.RemoteInvocationCommandHandler
 
getCommentChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a comment.
getComponents() - Method in class net.sf.mmm.client.api.ClientContext
 
getComponents() - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
getComponentType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComponentType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the component-type of this GenericType if it represents an array, Collection or Map.
getComposedCharacters() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets a Collection with all precomposed characters containing this mark.
getComposedValueConverter() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getComposedValueConverter() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method gets the ComposedValueConverter owing this converter.
getComputedStyle(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the computed style of the given Element.
getConfiguration() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiConfiguration for this factory.
getConfiguration() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiConfiguration for this factory.
getConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
 
getConjunction() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the conjunction used to combine the child-selectors of this XmlSet.
getConjunction() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method gets the conjunction used to combine the child-selectors of this XmlSet.
getConstraintViolations() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
 
getContainer() - Method in class net.sf.mmm.client.api.ClientContext
 
getContainer() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getContainer() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the style of this parameter.
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the style of this parameter.
getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the style of this parameter.
getContentEncoding() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-encoding.
getContentLength() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-length.
getContentPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
 
getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
getContentType(String) - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the ContentType for the given id.
getContentType(String) - Method in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
This method gets the ContentType for the given id.
getContentType() - Method in interface net.sf.mmm.util.contenttype.base.DecisionTreeNode
This method gets the ContentType associated with this node (as far as detected).
getContentType() - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
This method gets the ContentType associated with this node (as far as detected).
getContentType() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the content-type.
getContentTypes() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
getContext() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
This method gets the UiContext.
getContext() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the UiContext.
getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
getContext() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the UiContext.
getContext() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method gets the TransactionContext that allows to add individual data to be associated with this TransactionAdapter.
getContext() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
This method gets the TransactionContext associated with the transaction that caused this event.
getContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method gets the TransactionContext that allows to add individual data to be associated with this TransactionAdapter.
getContext() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
This method gets the TransactionContext associated with the transaction that caused this event.
getContext() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
getContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the delegate instance this proxy points to.
getContext() - Method in class net.sf.mmm.util.context.base.ImmutableGenericContext
This method gets the delegate instance this proxy points to.
getControls() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaControls
This method gets the ID of the controls property of this object.
getControls() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the controls property of this object.
getConverter() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getConverter() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getConverters() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
This method gets the raw value (the actual country code).
getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the PhoneCountryCode of the PhoneNumber.
getCreator() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
This method gets the creator of this revision.
getCreator() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
This method gets the creator of this revision.
getCredentials() - Method in class net.sf.mmm.test.TestUser
getCriteriaBuilder() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getCurrencyFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getCurrent() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
This method gets the current element.
getCurrentBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current ByteArrayBufferImpl.
getCurrentBufferIndex() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current index in the current buffer.
getCurrentDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current Dialog of the given type.
getCurrentDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current Dialog of the given type.
getCurrentIndex() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getCurrentIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the offset in the byte array.
getCurrentIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method gets the offset in the byte array.
getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method gets the offset in the byte array.
getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
This method gets the offset in the byte array.
getCurrentIndex() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method gets the current position in the stream to scan.
getCurrentIndex() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the current position in the stream to scan.
getCurrentMainDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current Dialog of the type main.
getCurrentMainDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current Dialog of the type main.
getCurrentMode() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method gets the current mode that was detected so far.
getCurrentPlace() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current DialogPlace.
getCurrentPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current DialogPlace.
getCurrentPopupDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the current PopupDialog.
getCurrentPopupDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the current PopupDialog.
getCurrentQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method gets the current queue.
getCurrentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the current queue.
getCurrentSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the current DefaultLineWrapper.TextSegment.
getCurrentSession() - Method in interface net.sf.mmm.util.session.base.UserSessionProvider
Gets the current UserSession according to the current environment and client or server context.
getCurrentSession() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
Gets the current UserSession according to the current environment and client or server context.
getDao(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method gets the individual GenericDao responsible for the given entityClass.
getDao(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method gets the individual GenericDao responsible for the given entityClass.
getData() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
getDataBinding() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getDataBinding(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getDataBinding(List<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
getDataBindingFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getDataBindingForWidget(UiWidgetWithValue<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getDataList() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
 
getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
 
getDataResource() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method gets the DataResource where the bean was loaded from.
getDataTable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getDataTableAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getDatatype() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
 
getDatatype() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
getDatatype() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
 
getDatatype() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
getDatatypeDescriptor(Class<T>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptorManager
Gets the DatatypeDescriptor for the specified datatype.
getDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
Gets the DatatypeDescriptor for the specified datatype.
getDatatypeDetector() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getDatatypeDetector() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getDate() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
This method gets the date when this revision was created (closed).
getDate() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
getDate() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
This method gets the date when this revision was created (closed).
getDate() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the date.
getDateFormatter(Locale, String, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDateFormatter(Locale, String, Iso8601Util) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getDatePattern() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the pattern used to format the date comment.
getDeclarationIndex(TypeVariable<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the declaration-index of the given typeVariable.
getDeclaredAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaredAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaredAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getDeclaringClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the class reflecting the type that declared this accessor.
getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the class reflecting the type that declared this accessor.
getDefaultClassLoader() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultClassLoader(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the default ClassLoader to use.
getDefaultConverter() - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
 
getDefaultConverter() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
getDefaultExtension() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the default extension associated with this ContentType (e.g.
getDefaultExtension() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the default extension associated with this ContentType (e.g.
getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.AttributeReadDefaultFailureCallback
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the default callback to handle failures that occurred on service invocations.
getDefaultFormatter() - Method in interface net.sf.mmm.util.version.api.VersionUtil
 
getDefaultFormatter() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getDefaultLocale() - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
This method gets the default locale used if none is provided.
getDefaultResult() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the default result used if none of the rules matched.
getDefaultSettings() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method gets the default used if no TransactionSettings are specified explicitly on a call of doInTransaction.
getDefaultValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getDefiningType() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the defining type.
getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the defining type.
getDelegate(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
Lazy accessor to get the PropertyAccessor to delegate to.
getDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the underlying widget that is adapted by this widget.
getDelegate(UiWidgetCustom<?, WIDGET>) - Static method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the delegate of the given widget.
getDelegate() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getDelegate() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
This method gets the original object this hash-key delegates to.
getDelegate() - Method in class net.sf.mmm.util.collection.base.CollectionList
This method gets the underlying Collection that is adapted to appear as List.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
This method gets the accessor this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
This method gets the DataResource this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
This method gets the DataResource this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
This method gets the DataResource this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the DataResource this proxy delegates to.
getDelegate() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
 
getDenyChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method gets the character used to identify a deny pattern.
getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
 
getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getDependencies() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
 
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the dependencies required for this descriptor.
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
getDescribedBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDescribedBy
This method gets the ID of the describedby property of this object.
getDescribedBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the describedby property of this object.
getDescriptor(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoClass.
getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoType.
getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets (or creates) the descriptor for the given pojoType.
getDescriptorBuilder() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method gets the PojoDescriptorBuilder used for the underlying reflectional property access.
getDescriptorBuilderFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
getDescriptorEnhancer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the destination to transfer to.
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method gets the destination to transfer to.
getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method gets the destination to transfer to.
getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the details panel showing the detail for the current selection from the master list.
getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
This method gets the details panel showing the detail for the current selection from the master list.
getDetails() - Method in class net.sf.mmm.test.TestUser
getDetails() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets optional details for this message.
getDetails() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
This method gets optional details for this message.
getDetailsForSelection(SELECTION) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the >DETAIL&ls; for the given <SELECTION>.
getDetailsForSelection(SELECTION) - Method in interface net.sf.mmm.client.ui.base.widget.custom.pattern.UiHandlerDetailsForSelection
This method gets the <DETAIL> for the given <SELECTION>.
getDialect() - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
getDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method gets the Dialog with the given ID.
getDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method gets the Dialog with the given ID.
getDialogId() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets the ID of the Dialog identified by this DialogPlace.
getDialogId() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
This method gets the ID of the Dialog identified by this DialogSlot.
getDialogManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getDialogManager() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getDirname(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method gets the directory-name of the given filename (path).
getDirname(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the directory-name of the given filename (path).
getDispatcher() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getDispatcher() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getDisplay() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiDisplay e.g.
getDisplay() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiDisplay e.g.
getDocumentBuilderFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the DocumentBuilderFactory.
getDropEffect() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDropEffect
This method gets the dropeffect property of this object.
getDropEffect() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the dropeffect property of this object.
getDurationAsString() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getDurationInNanos() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
getDurationInSeconds() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
This method gets the duration of the current media in seconds.
getEditWidget(AbstractUiWidgetTableColumn<?, ROW, ?>, Object) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method gets the edit widget.
getEditWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getElements() - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets all elements in this RankMap that have been actively ranked (by RankMap.addRank(Object, int) or RankMap.setUnacceptable(Object)).
getEnclosingClass() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getEncoding() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method gets the encoding used to convert a string provided in XML to bytes.
getEncoding() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the encoding indicated by this ByteOrderMark.
getEncoding() - Method in class net.sf.mmm.util.io.api.EncodingDetectionReader
This method gets the encoding if already detected.
getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
This method gets the detected encoding from the currently processed data.
getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
This method gets the encoding if already detected.
getEncoding() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the encoding used to read and write the bundles.
getEndIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the index immediately after the last character of this DefaultLineWrapper.TextSegment.
getEntityApiClass() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
This method gets the Class used as API for the entity.
getEntityClass() - Method in interface net.sf.mmm.persistence.api.GenericDao
This method gets the Class reflecting the GenericEntity managed by this GenericDao.
getEntityClass(GenericEntity<?>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method gets the Class reflecting the given entity.
getEntityClass(GenericEntity<?>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method gets the Class reflecting the given entity.
getEntityClass() - Method in class net.sf.mmm.persistence.impl.jpa.JpaGenericDao
This method gets the Class reflecting the GenericEntity managed by this GenericDao.
getEntityEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to end an entity.
getEntityEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to end an entity.
getEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getEntityGraphs(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getEntityManager() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method gets a thread-safe EntityManager.
getEntityManager() - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
This method gets a thread-safe EntityManager.
getEntityManager() - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
This method gets a thread-safe EntityManager.
getEntityManagerFactory() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getEntityStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to start an entity.
getEntityStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to start an entity.
getEnumClass() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
This method gets the Class reflecting the enum.
getEnumContainer(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getEnumDefinition(String) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given key.
getEnumDefinition(Class<TYPE>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinition() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
getEnumDefinition(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinition(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given key.
getEnumDefinitions() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets an (unmodifiable) Iterator with all existing EnumDefinitions.
getEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets an (unmodifiable) Iterator with all existing EnumDefinitions.
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumDefinition with the given enumType.
getEnumProvider() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
getEnumProvider() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
getEnumType() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
getEnumType() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
getEnumType() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(Class<ENUM>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the EnumType-instance of the given EnumDefinition identified by the given value.
getEnumValues(EnumDefinition<ENUM, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of EnumType-instances that represent the values of the given EnumDefinition.
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method gets the List of enum values filtered by the given categories.
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
getEnumValues(EnumDefinition<ENUM, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the List of EnumType-instances that represent the values of the given EnumDefinition.
getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method gets the List of enum values filtered by the given categories.
getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
getEnumValues() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
getEnumValues() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
getEnvironment() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEnvironmentDetector() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
getEnvironmentType() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
getEnvironmentType() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
getEnvironmentTypeSynchronized() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.HashKey
getErrStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
getEscape() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used as escape.
getEscape() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used as escape.
getEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used as escape.
getEventAdapter() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
 
getEventDispatcher(Class<?>, boolean) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventDispatcherOptional(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets the most specific AbstractEventBus.EventDispatcher responsible the given eventType.
getEventDispatcherRequired(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Gets or creates the AbstractEventBus.EventDispatcher for the given eventType.
getEventHandlerAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
 
getEventList() - Method in class net.sf.mmm.logging.TestLogger
 
getEventListener() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getEventObserver() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEventObserver
This method gets the UiEventObserver.
getEventObserver() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiEventObserver.
getEventSender() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the AbstractUiWidget.EventSender.
getEventType() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
getEventTypeName(int) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method gets the name for the given eventType.
getEventTypeName(int) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the name for the given eventType.
getExactnessDifference(NumberType<?>) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the difference of the exactness of this NumberType and the given otherType.
getExactnessDifference(NumberType<?>) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the difference of the exactness of this NumberTypeImpl and the given otherType.
getExceptionUtil() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getExecutor() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
getExecutor() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
getExecutor() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method gets the Executor used to run asynchronous tasks.
getExecutor() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the Executor used to run asynchronous tasks.
getExecutor() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the Executor used to run asynchronous tasks.
getExtendedModes() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
This method gets the Set of modes that are extended by this mode.
getExtension() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the extension (also called DDI - direct dial in).
getExtension(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method extracts the extension from the given filename.
getExtension(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method extracts the extension from the given filename.
getExtensions() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the list of all extensions associated with this ContentType including the default extension (e.g.
getExtensions() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the list of all extensions associated with this ContentType including the default extension (e.g.
getFactory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the NlsMessageFactory used to create instances of NlsMessage.
getFactory() - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method gets the UuidFactory used to create UUIDs.
getFailure() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
getFailure(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
Gets the ValidationFailure at the given index.
getFailureCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getFailureCount() - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getFailureCount() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method gets the List with the ValidationFailures collected during validation.
getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method gets an unmodifiable List with the ValidationFailures collected during validation.
getFailureMessage() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getFailureMessages() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the collected messages separated with the separator.
getFeature() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
getField(String) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
getField() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
This method returns the Field this descriptor represents or null if this descriptor does not represent any field.
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method returns the Field this descriptor represents or null if this descriptor does not represent any field.
getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
 
getFieldIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential fields for accessing properties of a POJO.
getFileList(Event) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsFileList for a given Event.
getFiller() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the character used to fill up the column.
getFirstAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
getFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first child-element of the given element with the specified tagName.
getFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first child-element of the given element with the specified tagName.
getFirstElement(NodeList) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list.
getFirstElement(NodeList, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the first element of the given node-list with the specified tag-name.
getFirstElement(NodeList) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first element of the given node-list.
getFirstElement(NodeList, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the first element of the given node-list with the specified tag-name.
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the first active field contained in this custom field.
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method gets the first active field contained in this custom field.
getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method gets the first active field contained in this custom field.
getFirstFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getFirstResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getFirstSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlag
This method reads the flag value.
getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
This method reads the flag value.
getFlag(FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
This method gets the value of the flag for the given FlagModifier.
getFlag() - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method reads the flag value.
getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method gets the value of the flag for the given FlagModifier.
getFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method reads the flag value.
getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method gets the value of the flag for the given FlagModifier.
getFlowTo() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaFlowTo
This method gets the ID of the flowto property of this object.
getFlowTo() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the flowto property of this object.
getFlushMode() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getFlushMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getFocusable(Element, boolean, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Get the first/last focusable or tab-able (child) Element.
getFocusedElement() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
getFontSettingsLabel() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFontSettingsPopup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
getFontSettingsWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getFontSizeMap() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
 
getFormat() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the SegmentContainerSequence representing the actual format of the ContentType.
getFormatter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFormatter
This method gets the Formatter of this object.
getFormatter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the Formatter of this object.
getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
getFormatter() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method gets the Formatter used to format instances of the enum as String for end-users.
getFormatter() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method gets the Formatter used to format instances of the enum as String for end-users.
getFormatter() - Method in class net.sf.mmm.util.nls.api.NlsArgument
Is the formatter used to format the argument.
getFormatter() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the default NlsFormatter.
getFormatter(String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType.
getFormatter(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
This method gets the NlsFormatter for the given formatType and formatStyle.
getFormatter() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the default NlsFormatter.
getFormatter(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the NlsFormatter for the given formatType.
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
This method gets the NlsFormatter for the given formatType and formatStyle.
getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
 
getFormatterMap() - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
getFrameDocument(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the Document of a given <iframe> Element.
getFromFunction(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, PojoPathFunction) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the array or List given by parentPojo.
getFromMap(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Map) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the single segment of the given currentPath from the Map given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method reflectively gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method reflectively gets the single segment of the given currentPath from the Pojo given by parentPojo.
getFunction() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the name of the function given by the segment or null if it is no function.
getFunction(String) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
This method gets a PojoPathFunction by its name.
getFunction(String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoPathFunction for the given functionName.
getFunction() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the name of the function given by the segment or null if it is no function.
getFunction(String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
This method gets a PojoPathFunction by its name.
getFunctionDescription(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method gets a description of this function.
getFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the optional PojoPathFunctionManager for PojoPathFunctions that are global for this PojoPathNavigator instance.
getGenericComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
getGenericDeclaration(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method walks up the Class-hierarchy from descendant up to ancestor and returns the sub-class or sub-interface of ancestor on that hierarchy-path.
getGenericDeclaration() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getGenericDeclarations(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method walks up the Class-hierarchy from descendant up to ancestor and collects the generic super-classes or super-interfaces of ancestor on that hierarchy-path.
getGenericService() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
getGenericService() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
getGetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the accessor used to get the value of the according option or argument.
getGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
 
getGlassPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getGlobalExceptionHandler() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
getGrabbed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaGrabbed
This method gets the value of the grabbed state of this object.
getGrabbed() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the grabbed state of this object.
getGreen() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getGreen() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getGroup() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getGroups() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
getGwtTree() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getHandler(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerId(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getHandlerId(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
getHandlerId(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
getHandlerInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
 
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
getHashCode(CharSequence) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the given string.
getHashCode(CharSequence, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(CharSequence) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-code for the given string.
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.SimpleStringHasher
This method gets the hash-code for the specified subsequence of the given string.
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
 
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.HashKey
getHashCodes(char[], int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(char[], int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(CharSequence, int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(CharSequence, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(char[], int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string that have the given length.
getHashCodes(CharSequence, int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
This method gets the hash-codes for all subsequence of string from stringStart (inclusive) until stringEnd (exclusive) that have the given length.
getHashes(int) - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the hashes of all substrings of the normalized word that have the given length.
getHashKey(O) - Method in interface net.sf.mmm.util.collection.api.HashKeyProvider
 
getHeaderCellSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeaderLabel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
getHeaderMultiSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeaderProperty(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the property with the given name from the header of this HTTP message.
getHeaderPropertyAttribute(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method gets a single attribute of the property with the given name from the header of this HTTP message.
getHeaderSingleSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
This method gets the height of this object.
getHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the height of this object.
getHeight() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getHeightInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
This method gets the height of this object in pixels.
getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the height of this object in pixels.
getHeightInRows() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHeightInRows
This method gets the height in rows of this object.
getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the height in rows of this object.
getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method gets the height in rows of this object.
getHelper() - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
getHelpText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHelpText
This method gets the help text of this object.
getHex() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getHibernateDialect() - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
getHints() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getHitOffset() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the offset for the first hit.
getHitOffset() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the offset for the first hit.
getHits() - Method in interface net.sf.mmm.util.search.api.SearchResult
This method gets the List with all hits returned by this SearchResult.
getHits() - Method in class net.sf.mmm.util.search.base.SearchResultBean
This method gets the List with all hits returned by this SearchResult.
getHorizontalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the horizontal part of the alignment.
getHorizontalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
This method gets the ScrollbarPolicy for the horizontal scrollbar.
getHtml() - Method in class net.sf.mmm.util.gwt.api.JsSelection
 
getHue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenation
 
getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method gets the character used to separate the hyphenated parts of a word.
getHyphen() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
This method gets the character used to separate the hyphenated parts of a word.
getHyphen() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
getHyphenatedWord() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
getHyphenation(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the index of the given hyphenation-point.
getHyphenation(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
This method gets the index of the given hyphenation-point.
getHyphenationBefore(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the greatest hyphenation position that is less to the given offset.
getHyphenationBefore(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
This method gets the greatest hyphenation position that is less to the given offset.
getHyphenationCount() - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the number of hyphenation-points in the word.
getHyphenationCount() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
This method gets the number of hyphenation-points in the word.
getHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
 
getHyphenationPositions() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the hyphenation-positions of the pattern.
getHyphenator() - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
This method gets the Hyphenator for the default locale.
getHyphenator(Locale) - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
This method gets the Hyphenator for the given Locale.
getHyphenator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
This method gets the Hyphenator for the default locale.
getHyphenator(Locale) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
This method gets the Hyphenator for the given Locale.
getHyphenatorBuilder() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
getIcon() - Method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
getIconMarkup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getId() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
This method gets the unique identifier of this object.
getId() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
This method gets the ID used to identify this object.
getId() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the unique identifier of this object.
getId() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
ATTENTION:
If your ID is not generated, you need to override this method.
getId() - Method in class net.sf.mmm.persistence.base.jpa.JpaEntity
Deprecated.
ATTENTION:
If your ID is not generated, you need to override this method.
getId() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
This method gets the identifier of the RemoteInvocationCaller to create.
getId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for this service-method.
getId(GenericRemoteInvocationRpcCall) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for the method specified by the given call.
getId(String, String, int) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method gets an identifier for the method with the given parameters.
getId() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
The ID of the mode.
getId() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the ID of the argument.
getId() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
The ID of the mode.
getId() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the technical name of this ContentType.
getId() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the technical name of this ContentType.
getId() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
This method gets the ID used to identify this chain.
getId(Widget) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
Shorthand for getId(widget.getElement()).
getId(Element) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
This method gets the ID of the given Element.
getId() - Method in class net.sf.mmm.util.gwt.api.JsFile
getId() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getId() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadId
This method gets the ID used to identify this object.
getId() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the unique identifier (primary key) of this entity.
getId() - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method gets the ID used to identify this chain.
getIdInfo() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getIdList() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
 
getImage() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadImage
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the image of this object.
getImage() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the image of this object.
getImageParentElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the parent-Element where a potential image is attached.
getImmutableContext() - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method gets an immutable proxy of this context that can NOT be casted to MutableGenericContext.
getImmutableContext() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets an immutable proxy of this context that can NOT be casted to MutableGenericContext.
getInAttribute() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getIndent() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the indent.
getIndentationMode() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the TextColumnInfo.IndentationMode that defines when to add an indentation .
getIndex() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional index.
getIndex() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
This method gets the index given by the segment or null if it is no index.
getIndex() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the index given by the segment or null if it is no index.
getIndexOfStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getIndexOfStyle(String, String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
getInitializationState() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method gets the InitializationState of this component.
getInitializationState() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
getInitialWidth() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getInputClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the input-type of this function.
getInputClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the input-type of this function.
getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
 
getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
 
getInputElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getInstance() - Static method in class net.sf.mmm.client.api.ClientContext
 
getInstance() - Static method in class net.sf.mmm.client.base.gwt.GwtClientContext
 
getInstance() - Static method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
 
getInstance() - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
getInstance() - Static method in class net.sf.mmm.util.collection.base.EmptyIterator
This method gets the singleton instance of this empty iterator.
getInstance() - Static method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the singleton instance of this CollectionFactoryManager implementation.
getInstance() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the singleton instance of the IocContainer.
getInstance(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
This method gets the IocContainer for the given xmlClasspath.
getInstance() - Static method in class net.sf.mmm.util.date.base.DurationUtilImpl
This method gets the singleton instance of DurationUtil.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method gets the singleton instance of this Iso8601UtilImpl.
getInstance() - Static method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
This method gets the singleton instance of this RecurrenceUtil.
getInstance() - Static method in class net.sf.mmm.util.event.api.EventListenerIgnore
 
getInstance() - Static method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
This method gets the singleton instance of this ExceptionUtil.
getInstance() - Static method in class net.sf.mmm.util.file.base.DirectoryFilter
This method gets the singleton instance of this file-filter.
getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the singleton instance of this FileUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method gets the singleton instance of this FileUtilLimitedImpl.
getInstance() - Static method in class net.sf.mmm.util.file.base.PlainFileFilter
This method gets the singleton instance of this file-filter.
getInstance(boolean) - Static method in class net.sf.mmm.util.filter.base.ConstantFilter
This method gets the an instance of this class.
getInstance() - Static method in class net.sf.mmm.util.gwt.api.GwtUtil
 
getInstance() - Static method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
getInstance() - Static method in class net.sf.mmm.util.io.base.EncodingUtilImpl
This method gets the singleton instance of this EncodingUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method gets the singleton instance of this StreamUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.function.VoidFunction
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method gets the singleton instance of this BasicUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.BooleanFormatter
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.ComparableComparator
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
This method gets the singleton instance of this DatatypeDescriptorManager.
getInstance() - Static method in class net.sf.mmm.util.lang.base.FormatterToString
 
getInstance() - Static method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method gets the singleton instance of this StringUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.lang.base.SystemUtilImpl
This method gets the singleton instance of this SystemUtil.
getInstance() - Static method in class net.sf.mmm.util.math.base.MathUtilImpl
This method gets the singleton instance of MathUtil.
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the singleton instance of this AbstractNlsFormatterManager.
getInstance() - Static method in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
This method gets the singleton instance of PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
This method gets the singleton instance of this PojoDescriptorBuilderFactory.
getInstance() - Static method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the singleton instance of this ProcessUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the singleton instance of this AnnotationUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the singleton instance of this CollectionReflectionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the singleton instance of this ReflectionUtil.
getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
getInstance() - Static method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method gets the singleton instance of this HyphenatorBuilderImpl.
getInstance() - Static method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
This method gets the singleton instance of this JustificationBuilder.
getInstance() - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the singleton instance of this UnicodeUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method gets the singleton instance of this TransferObjectUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorNone
 
getInstance() - Static method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
getInstance() - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the singleton instance of this StringValueConverterImpl.
getInstance() - Static method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
This method gets the singleton instance of this ComposedValueConverter.
getInstance() - Static method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method gets the singleton instance of this VersionUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the singleton instance of this DomUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the singleton instance of this StaxUtilImpl.
getInstance() - Static method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method gets the singleton instance of this XmlUtilImpl.
getInStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
This method gets the input stream that is transferred to the process as stdin.
getIntegerFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getInterfacesAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first annotation of the type given by annotation in the hierarchy of the given annotatedInterface.
getInternationalizedMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method gets the internationalized message that can be translated to a native language.
getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the internationalized message that can be translated to a native language.
getInvalid() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaInvalid
This method gets the invalid state of this object.
getInvalid() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the invalid state of this object.
getInverseCycle() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the List of nodes that build a cycle.
getIocContainer() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the IocContainer used to manage components with their implementation.
getIso8601Util() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the Iso8601UtilLimited.
getIso8601Util() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the Iso8601UtilLimited.
getIso8601Util() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getIso8601Util() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the Iso8601Util used to parse and format date and time according to the standard ISO-8601.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the Iso8601Util to use.
getIso8601Util() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getIsolationLevel() - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method gets the isolation-level.
getItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the item in the given container.
getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method gets the item in the given container.
getItem(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the item in the given container.
getItem() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getItemContainer(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Gets the existing container for the given item.
getItemContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Gets the existing container for the given item.
getItemContainer(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
Gets the existing container for the given item.
getItemEdited() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItemEdited() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getItemOriginal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
getItemOriginal() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
getJaxbContext() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getJdbcCode() - Method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
This method gets the JDBC-code according to this isolation-level as defined by Connection.getTransactionIsolation().
getJustification() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the optional Justification.
getJustificationBuilder() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method gets the JustificationBuilder used to build Justifications.
getKey() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getKey() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
This method gets the key to associate this value in the detected metadata.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method is called from the constructor to set the value.
getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
This method is called from the constructor to set the value.
getKey() - Method in class net.sf.mmm.util.nls.api.NlsArgument
This method gets the key of the argument to format.
getKey(Object) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
This method is the inverse of ResourceBundle.getObject(String).
getKey(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the key of an NlsBundle-method.
getKey() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the key of the string to lookup from the bundle.
getKey(String) - Method in interface net.sf.mmm.util.nls.impl.NlsReversedResourceBundle
This method gets the key for the given message.
getKey(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
This method is the inverse of ResourceBundle.getString(String).
getKey() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the optional key.
getKey() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
This method gets the String.
getKeyboardFilter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadKeyboardFilter
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method gets the keyboard-filter.
getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method gets the keyboard-filter.
getKeys() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
getKeys() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
getKeyType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the key-type of this GenericType if it represents a Map.
getKeyType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the key-type of this GenericType if it represents a Map.
getLabel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabel
This method gets the label property of this object.
getLabel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLabel
This method gets the label of this object.
getLabel() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the label property of this object.
getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
Determines the label to use for the given property (including I18N, etc.).
getLabel(TypedProperty<?>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
Determines the label to use for the given property (including I18N, etc.).
getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
Determines the label to use for the given property (including I18N, etc.).
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
This method gets the label of this object.
getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Section
 
getLabel() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the optional label of the VersionIdentifier.
getLabel() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the optional label of the VersionIdentifier.
getLabelElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
 
getLabelledBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabelledBy
This method gets the ID of the labelledby property of this object.
getLabelledBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the labelledby property of this object.
getLabelledWidget() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
getLabelLookup() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
This method gets the instance of NlsMessageLookup used to lookup labels automatically by property titles via UiDataBinding.
getLabelWidget() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the label widget associated with this field.
getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
 
getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
 
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
getLastFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getLastModificationDate() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the last modification date of the DataResource if available and supported.
getLastModificationDate() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the last modification date of the DataResource if available and supported.
getLegend() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
 
getLength(LengthProperty) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLengthProperty
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the Length for the given LengthProperty of this object.
getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the Length for the given LengthProperty of this object.
getLength() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getLength() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method gets the number of bytes of this ByteOrderMark.
getLength(Object) - Static method in class net.sf.mmm.util.lang.base.Array
 
getLength() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
getLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the length of this DefaultLineWrapper.TextSegment.
getLengthInPixel(AttributeReadLengthProperty, double) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getLengthInPixel(AttributeReadLengthProperty, AttributeReadSizeInPixel) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
getLevel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLevel
This method gets the level property of this object.
getLevel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the level property of this object.
getLevel() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getLightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getLineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
getLineSeparator() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
getLineSeparator() - Method in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
getLineSeparator() - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
The platform-specific line-separator string.
getLineSeparator() - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method gets the line separator used to terminate a line of text.
getLineWrapper() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getLineWrapper() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getLive() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLive
This method gets the live property of this object.
getLive() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the live property of this object.
getLocale() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method gets the Locale used to nationalize the output.
getLocale() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadLocale
This method gets the locale set for this object.
getLocale() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLocale() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getLocale() - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method gets the Locale this Hyphenator works for.
getLocale() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the Locale to use for this column.
getLocale() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
This method gets the Locale this Hyphenator works for.
getLocaleForInfix(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method gets the Locale for the given locale-infix.
getLocaleForInfix(String) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method gets the Locale for the given locale-infix.
getLocaleInfixes(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing Locale.ROOT).
getLocaleInfixes(Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
This method determines the infix-strings for localization lookup ordered from most specific to least specific (empty string representing Locale.ROOT).
getLocales() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the locales of the bundles that should be synchronized.
getLocalizedLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method writes the localized message to the given string buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method writes the localized message to the given buffer.
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method writes the localized message to the given string buffer.
getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method writes the localized message to the given string buffer.
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the localized message as string.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method writes the localized message to the given string buffer.
getLocalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
Deprecated.
providing external NlsTemplateResolver has been discouraged.
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
This method writes the localized message to the given buffer.
getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method tries to get the localized message as string using the default Locale.
getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the message localized to the given Locale as string.
getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the localized message as string.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method writes the localized message to the given buffer.
getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
This method writes the localized message to the given buffer.
getLocalName(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the local name of a given element.
getLocalName(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the local name of a given element.
getLocalNumber() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the local number (subscriber number) excluding the extension.
getLockMode(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getLockMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getLogger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getLogger() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
 
getLogger() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getLogger() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getLogger() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Logger.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
This method gets the logger for this component.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
This method gets the logger for this object.
getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableObject
This method gets the logger for this object.
getLogin() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getLogin() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getLookaheadCount() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
This method determines the required number of bytes a DetectorStreamProcessor needs as lookahead in order to make its decisions.
getLookaheadCount() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
This method determines the required number of bytes a DetectorStreamProcessor needs as lookahead in order to make its decisions.
getLookaheadCount() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProcessorFactory
This method determines the required number of bytes a DetectorStreamProcessor needs as lookahead in order to make its decisions.
getLowByteEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
This method gets the encoding without taking high-bytes (non-ASCII) into account.
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
getMainPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
getMainWindow() - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method gets the application main window.
getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method gets the application main window.
getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method gets the application main window.
getManifests() - Method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an unmodifiable list with all available Manifests.
getMap() - Method in interface net.sf.mmm.transaction.api.TransactionContext
This method gets the Map that allows to associate custom-data with a transaction.
getMap() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
This method gets the Map that allows to associate custom-data with a transaction.
getMapFactory(Class<MAP>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
This method gets the MapFactory for the given mapType.
getMapFactory(Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method gets the MapFactory for the given mapType.
getMapFactory() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the MapFactory.
getMapImplementation() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapImplementation() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
This method gets the implementation of the map-interface used by this factory.
getMapInterface() - Method in interface net.sf.mmm.util.collection.api.MapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
This method gets the interface of the Map managed by this factory.
getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
This method gets the interface of the Map managed by this factory.
getMarkerClassType(TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
getMarkerType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
This method gets the Class reflecting the class or interface used as markers for objects for POJOs where reflection should be supported via PojoDescriptorBuilder.
getMaskBits() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method gets the FileAccessPermissions encoded as a single integer value.
getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method gets the actual widget containing a list of <SELECTION> to choose from.
getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
This method gets the actual widget containing a list of <SELECTION> to choose from.
getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
 
getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
getMatchingFiles(File, String, FileType) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets all files matching to the given path and fileType .
getMatchingFiles(File, String, FileType) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets all files matching to the given path and fileType .
getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
getMathUtil() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
 
getMathUtil() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
getMathUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method gets the MathUtil to use.
getMax() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMaximumValue().
getMaxDays() - Method in enum net.sf.mmm.util.date.api.Month
This method gets the maximum number of days in this Month.
getMaxDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getMaximumCallsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumCallsPerTransaction() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
This method gets the maximum height of this object.
getMaximumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the maximum height of this object.
getMaximumHitCount() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum number of hits that will be received as result for this query.
getMaximumHitCount() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the maximum number of hits that will be received as result for this query.
getMaximumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the maximum index in the buffer.
getMaximumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method gets the maximum index in the buffer.
getMaximumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
This method gets the maximum index in the buffer.
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the maximum length of this Segment.
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method gets the maximum length of this Segment.
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method gets the maximum length of this Segment.
getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
This method gets the maximum length of this Segment.
getMaximumListGrowth() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the maximum growth for arrays or Lists.
getMaximumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method gets the maximum occurrence of this repeated sequence.
getMaximumTextLength() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumTextLength
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method gets the maximum text length of this object.
getMaximumTextLength() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method gets the maximum text length of this object.
getMaximumTransactionsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Factor
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Hue
This method gets the maximum value of this object.
getMaximumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMaximumValue
This method gets the maximum value of this object.
getMaximumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the maximum value of this object.
getMaximumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the maximum value of this object.
getMaximumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
This method gets the maximum width of this object.
getMaximumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the maximum width of this object.
getMaxLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the maximum length of this buffer and the according cell.
getMaxResults() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getMemberName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
 
getMemberName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
getMenuBar() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
 
getMenuBar() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
getMessage() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the actual message that describes this object.
getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the actual message that describes this object.
getMessage(IoMode) - Static method in exception net.sf.mmm.util.io.api.RuntimeIoException
This method gets the message according to the given mode.
getMessage() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessage
This method gets the actual message that describes this object.
getMessage(Locale) - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the message localized for the given Locale.
getMessage() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the actual message that describes this object.
getMessage(Locale) - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the message localized for the given Locale.
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleWithLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageLookup
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the message of an NlsBundle-method.
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
This method create the NlsMessage for the given key with the given nlsArguments.
getMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method gets the untranslated message (default language should be English) with arguments filled in.
getMessage() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message of the validation failure.
getMessage(Locale) - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the message localized for the given Locale.
getMessage(Locale) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
This method gets the message localized for the given Locale.
getMessageFactory() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
 
getMessageFactory() - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
getMessageFormatterFactory() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
This method gets the NlsMessageFormatterFactory.
getMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
This method gets the NlsMessageFormatterFactory.
getMetadata() - Method in interface net.sf.mmm.util.io.api.DetectorStream
This method gets the context with the detected metadata.
getMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method gets the context with the detected metadata.
getMetamodel() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getMethod() - Method in class net.sf.mmm.util.http.HttpRequest
This method gets the HTTP method to use.
getMethod() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
getMethodAnnotation(Method, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the hierarchy of the given method.
getMethodAnnotation(Method, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first annotation of the type given by annotation in the hierarchy of the given method.
getMethodIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the introspector used to find potential methods for accessing properties of a POJO.
getMethodName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getMimetype() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the mimetype of this ContentType (e.g.
getMimetype() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the mimetype of this ContentType (e.g.
getMin() - Method in class net.sf.mmm.util.value.api.Range
Shorthand form for Range.getMinimumValue().
getMinDays() - Method in enum net.sf.mmm.util.date.api.Month
This method gets the minimum number of days in this Month.
getMinDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
 
getMinimumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
This method gets the minimum height of this object.
getMinimumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the minimum height of this object.
getMinimumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
This method gets the minimum index where to start reading in the byte array.
getMinimumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method gets the minimum index where to start reading in the byte array.
getMinimumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
This method gets the minimum index where to start reading in the byte array.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
This method gets the minimum length of this Segment.
getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
This method gets the minimum length of this Segment.
getMinimumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
This method gets the minimum value of this object.
getMinimumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMinimumValue
This method gets the minimum value of this object.
getMinimumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets the minimum value of this object.
getMinimumValue() - Method in class net.sf.mmm.util.value.api.Range
This method gets the minimum value of this object.
getMinimumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
This method gets the minimum width of this object.
getMinimumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the minimum width of this object.
getMirrored() - Method in enum net.sf.mmm.client.ui.api.common.Filling
This method returns the mirrored filling.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the inverse alignment.
getMirrored() - Method in enum net.sf.mmm.util.lang.api.Orientation
This method gets the inverse orientation.
getMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMode
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the current UiMode of this object.
getMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the current UiMode of this object.
getMode() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
This method gets the actual CliMode.
getMode(String) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the mode associated with the given ID.
getMode() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
This method gets the actual CliMode.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the mode of this accessor.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedNonArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedOneArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorNonArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorOneArgBuilder
This method gets the mode of this builder.
getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorTwoArgBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
This method gets the mode of this builder.
getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
This method gets the mode of this accessor.
getMode() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method gets the PojoPathMode that determines how to deal with null-values.
getModeChanger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
getModeFixed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModeFixed
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the fixed UiMode of this object.
getModeFixed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the fixed UiMode of this object.
getModeIds() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Collection with the IDs of all registered CliModes.
getModeOption() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
The command-line argument for the option, that activated the current mode.
getModificationCounter() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method gets the current modification-counter of this entity.
getModificationCounter() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the current modification-counter of this entity.
getModifiers() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the modifiers of the accessible object.
getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the modifiers of the accessible object.
getMouseX() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
getMouseY() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
getMultiSelectionCheckbox() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getMutableChildList() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
getMutableMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method gets the mutable Metadata.
getName() - Method in interface net.sf.mmm.client.ui.api.aria.role.Role
 
getName() - Method in interface net.sf.mmm.client.ui.api.common.MessageSeverity
 
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
getName() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
This method gets the name of this slot.
getName() - Method in interface net.sf.mmm.persistence.api.sequence.Sequence
This method gets the name of the sequence.
getName() - Method in class net.sf.mmm.persistence.base.sequence.SequenceImpl
This method gets the name of the sequence.
getName() - Method in class net.sf.mmm.test.TestUser
getName() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
This method gets the name of the argument.
getName() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the name of the option or argument.
getName() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the name configured for the state-class .
getName() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the name of the option or argument.
getName() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the name of the option or argument.
getName() - Method in class net.sf.mmm.util.gwt.api.JsFile
getName() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getName() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
getName() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
getName() - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
 
getName() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method gets the base-name used to lookup the bundle (typically a ResourceBundle).
getName() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
 
getName() - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
getName() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
This method gets the name of this mode.
getName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeName
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the programmatic (technical) name of the according property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
This method gets the plain name of the property.
getName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the programmatic (technical) name of the according property.
getName() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNamedFunction
This method gets the name of this function.
getName() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the name of this function.
getName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getName(char) - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getName() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
getName() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the name of the resource.
getName() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getName() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the name of the resource.
getName() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the name of the resource.
getNamespaceContext() - Method in interface net.sf.mmm.util.xml.path.api.XmlSelector
This method gets the namespace context in the scope of this selector.
getNamespaceContext() - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
This method gets the namespace context in the scope of this selector.
getNamespaceURI(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
getNanoTime() - Static method in class net.sf.mmm.util.date.api.Helper
 
getNativeWidget(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
This method gets the underlying native widget of the given regular widget.
getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
This method gets the underlying native widget of the given regular widget.
getNewline() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the newline string used to terminate a line in the resource bundle.
getNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
getNext() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the next node of the linked list.
getNext() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method gets the next node of the linked list.
getNext() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the next Weekday for this Weekday.
getNextDate(Date, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
This method determines the next occurrence (as Date) after the given date based on the given Recurrence.
getNextDate(Calendar, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
This method determines the next occurrence (as Calendar) after the given calendar based on the given Recurrence.
getNextDate(Date, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
This method determines the next occurrence (as Date) after the given date based on the given Recurrence.
getNextDate(Calendar, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
This method determines the next occurrence (as Calendar) after the given calendar based on the given Recurrence.
getNextMatch(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method gets the next Weekday contained in this WeekdaySet starting with the given weekday.
getNextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the next DefaultLineWrapper.TextSegment after the current.
getNextValue(Sequence) - Method in interface net.sf.mmm.persistence.api.sequence.SequenceManager
This method gets the next value of the given sequence.
getNextValue(Sequence) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
This method gets the next value of the given sequence.
getNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the List of ResourceBundles.
getNlsDependencies() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the NlsMessage describing the problem.
getNlsMessage() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method gets the NlsMessage describing the problem.
getNlsMessageFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getNlsMessageFactory() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getNlsTemplateResolver() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getNlsTemplateResolver() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getNode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
getNodeText(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node excluding the text of child elements (depth=0).
getNodeText(Node, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method gets the text of the given node as string.
getNodeText(Node, Appendable, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method appends the text of the given node to the string buffer.
getNodeText(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the text of the given node excluding the text of child elements (depth=0).
getNodeText(Node, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the text of the given node as string.
getNodeText(Node, Appendable, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method appends the text of the given node to the string buffer.
getNodeWidget() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiWidgetTreeNode
Please note that you may need to cast to the UiWidgetRegular-type according to your UiWidgetAbstractTree.UiTreeNodeRenderer.
getNodeWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Please note that you may need to cast to the UiWidgetRegular-type according to your UiWidgetAbstractTree.UiTreeNodeRenderer.
getNonPrimitiveType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
This method gets the according non-primitive type for the class given by type.
getNonPrimitiveType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
This method gets the according non-primitive type for the class given by type.
getNormalizedWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the normalized word.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the value in case the delegate widget returns null as value.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the result of AbstractUiWidgetField.convertFromValue(Object) for the value null.
getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the result of AbstractUiWidgetField.convertFromValue(Object) for the value null.
getNullValueForDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method gets the value for the delegate widget in case null is provided as value for this widget.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
This method gets the Number to format.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
This method gets the Number to format.
getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
This method gets the Number to format.
getNumberClass() - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets the Class reflecting the Number represented by this NumberType.
getNumberFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getNumberFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getNumberType(Class<?>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the NumberType for the given numericType.
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilImpl
This method gets the NumberType for the given numericType.
getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
This method gets the NumberType for the given numericType.
getNumberTypeGeneric(Class<NUMBER>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method gets the NumberType for the given numericType.
getNumberTypeGeneric(Class<NUMBER>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
This method gets the NumberType for the given numericType.
getObjectId() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the unique identifier of an entity (or any other object).
getObjectId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the unique identifier of an entity (or any other object).
getObserverSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getOmitChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters to omit at the beginning of each indented line.
getOperand() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getOption() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the actual CliOption.
getOption(String) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the option associated with the given nameOrAlias .
getOptionList() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
 
getOptions() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOptions
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
This method gets the options of this object.
getOptions() - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the List of CLI-options .
getOptions(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
This method gets the options for the given mode.
getOrCreate(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
This method gets the CliValueContainer for the given CliParameterContainer.
getOrCreateChildFolder(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
getOrCreateMarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method gets a Marshaller instance.
getOrCreateMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
Gets AbstractNlsBundleFactory.NlsBundleMethodInfo for methodName from cache or creates it and puts it into the cache.
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the property-descriptor for the given propertyName.
getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the property-descriptor for the given propertyName.
getOrCreateUnmarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method gets a Marshaller instance.
getOrCreateUserException(Throwable) - Static method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Gets the given Throwable as user exception or converts it to such.
getOrder() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets a non-negative integer value that follows the strict order of the visibility.
getOrientation() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOrientation
This method gets the orientation property of this object.
getOrientation() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOrientation
This method gets the orientation of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method gets the orientation property of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalSplitPanel
This method gets the orientation of this object.
getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalSplitPanel
This method gets the orientation of this object.
getOriginalExceptionName() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
getOriginalString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string to parse.
getOriginalValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method gets the last value that has been set.
getOriginalValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets the last value that has been set.
getOutputSettings() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the output settings used for information and error messages.
getOutStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
getOwnerType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getOwns() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOwns
This method gets the ID of the owns property of this object.
getOwns() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the ID of the owns property of this object.
getPackageName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getParameter(String) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets a parameter of this DialogPlace.
getParameter(String, Class<T>) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method gets a typed parameter of this DialogPlace.
getParameter(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameter(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameter(String, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameter(int, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
This method gets the annotation with the metadata of the option or argument.
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method gets the annotation with the metadata of the option or argument.
getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the annotation with the metadata of the option or argument.
getParameterContainer() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
getParameters() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
getParameters() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameterValue(Parameter<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameterValue(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParameterValue(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getParent() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
 
getParent() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
getParent() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
getParent() - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
 
getParent() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
getParent() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method gets the parent of this GenericTreeNode.
getParent() - Method in interface net.sf.mmm.util.collection.api.Node
This method gets the parent of this node.
getParent() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method gets the parent of this GenericTreeNode.
getParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the parent of this GenericTreeNode.
getParent() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the parent SegmentContainer containing this segment.
getParent() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
getParent() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getParent() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
getParent() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
getParentMethod(Method) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the parent method of the given method.
getParentMethod(Class<?>, String, Class<?>[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the method identified by methodName and parameterTypes that is NOT declared but inherited by the given declaringClass.
getParentMethod(Method) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the parent method of the given method.
getParentMethod(Class<?>, String, Class<?>[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the method identified by methodName and parameterTypes that is NOT declared but inherited by the given declaringClass.
getParentPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the parent-path of this path.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the parent-path of this path.
getParentPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the parent-path of this path.
getParentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getParserBuilder() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the CliParserBuilder used to build the CliParser.
getPart(Orientation) - Method in enum net.sf.mmm.client.ui.api.common.Filling
This method extracts the horizontal or vertical part of this filling.
getPart(Orientation) - Method in enum net.sf.mmm.util.lang.api.Alignment
This method extracts the horizontal or vertical part of this alignment.
getPath() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the base-path where the bundles are written to.
getPath() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets the path of this PathUri.
getPath() - Method in class net.sf.mmm.util.path.base.PathUriImpl
This method gets the path of this PathUri.
getPath(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method contains the internal implementation of AbstractPojoPathNavigator.get(Object, String, PojoPathMode, PojoPathContext).
getPath() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the path of this resource.
getPath() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets the path of this ResourceUri.
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
This method gets the path of this ResourceUri.
getPath() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the path of this resource.
getPath() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the path of this resource.
getPath(StringBuilder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
getPattern() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the original pattern (word-part with hyphenation-points).
getPattern() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
getPercentFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
 
getPermissions(File, FileAccessClass) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the permissions of the given file.
getPermissions() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getPermissions(File, FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the permissions of the given file.
getPersistenceManager() - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
 
getPhase() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the DevelopmentPhase of this VersionIdentifier.
getPhase() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the DevelopmentPhase of this VersionIdentifier.
getPhaseAlias() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the string representation of the phase for this VersionIdentifier.
getPhaseAlias() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the string representation of the phase for this VersionIdentifier.
getPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getPhaseNumber() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the subsequent number of this VersionIdentifier within a particular phase.
getPhaseNumber() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the subsequent number of this VersionIdentifier within a particular phase.
getPhaseNumberAsInt(VersionIdentifier) - Static method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets VersionIdentifier.getPhaseNumber() as int.
getPhasePrefixSet() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getPlaceholder() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPlaceholder
This method gets the placeholder of this object.
getPlatformTransactionManager() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
getPojo() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method gets the Pojo instance this PojoPath is leading to.
getPojoClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the type reflecting the Pojo this object is related to.
getPojoClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the type reflecting the Pojo this object is related to.
getPojoClass() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method get the Class of the Pojo this PojoPath is leading to.
getPojoDescriptor(JClassType) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
This method determines the property descriptors of the Pojo identified by inputType.
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
getPojoFactory() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
 
getPojoFactory() - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
 
getPojoFactory() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional PojoFactory instance used if favor to the PojoFactory registered to the PojoPathNavigator itself.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the PojoFactory instance used to create new Pojos.
getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional PojoFactory instance used if favor to the PojoFactory registered to the PojoPathNavigator itself.
getPojoPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the actual Pojo path represented by this object.
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the actual Pojo path represented by this object.
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the actual Pojo path represented by this object.
getPojoType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
This method gets the GenericType reflecting the Pojo this object is related to.
getPojoType() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the GenericType reflecting the Pojo this object is related to.
getPojoType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method gets the type of the Pojo this PojoPath is leading to.
getPojoType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getPojoTypeDescription() - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
 
getPojoTypeDescription() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the Pool to retrieve buffers.
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method gets the Pool to retrieve buffers.
getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method gets the Pool to retrieve buffers.
getPopupHelper() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getPopupHelper() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getPopupManager() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getPosInSet() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPosInSet
This method gets the posinset property of this object.
getPosInSet() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method gets the posinset property of this object.
getPositionInSeconds() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPositionInSeconds
This method gets the current position of a playback in seconds.
getPositionX() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionX() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method gets the pixel position of the left border object on the x-axis (horizontal).
getPositionY() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPositionY() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method gets the pixel position of the top border of this object on the y-axis (vertical).
getPreferredHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
This method gets the preferred height of this object in pixels.
getPreferredWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
This method gets the preferred width of this object in pixels.
getPrefix() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
This method gets the prefix for the metadata key.
getPrefix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
This method gets the prefix.
getPrefix(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
getPrefixes(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
getPressed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPressed
This method gets the pressed state of this object.
getPressed() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method gets the pressed state of this object.
getPrevious() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
This method gets the previous node of the double linked list.
getPrevious() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method gets the previous node of the double linked list.
getPrevious() - Method in enum net.sf.mmm.util.date.api.Weekday
This method gets the previous Weekday for this Weekday.
getPrimaryStyle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPrimaryStyle
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the primary style of this object.
getPrimaryStyle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the primary style of this object.
getPrincipal() - Method in class net.sf.mmm.test.TestUser
getProcessorFactoryList() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets the List of registered DetectorStreamProcessorFactory-instances.
getProperties() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getProperties() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
 
getProperties() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets the properties of the context.
getProperties() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets the properties of the context.
getProperties(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets an unmodifiable List with the properties of the given Pojo type.
getProperty(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the property identified by the given property from the given pojo.
getProperty(POJO, TypedProperty<V>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the value of the specified property in a type-safe way.
getProperty(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the property identified by the given property from the given pojo.
getProperty(POJO, TypedProperty<V>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the value of the specified property in a type-safe way.
getProperty(POJO, String, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
getProperty() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getPropertyAccessor() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getPropertyClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
This method gets the type as Class.
getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the type as Class.
getPropertyDescriptor(String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptor for the property identified by the given propertyName.
getPropertyDescriptor(TypedProperty<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptor for the given property.
getPropertyDescriptor(TypedProperty<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the descriptor for the given property.
getPropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the descriptor for the property identified by the given propertyName.
getPropertyDescriptors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the descriptors of all properties of the according pojo.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the descriptors of all properties of the according pojo.
getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
This method gets the descriptors of all properties of the according pojo.
getPropertyItem(POJO, String, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the item with the given index from the list-like property with the given propertyName of the given pojo using the indexed getter accessor.
getPropertyItem(POJO, String, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the item with the given index from the list-like property with the given propertyName of the given pojo using the indexed getter accessor.
getPropertyList() - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
This method gets the List of properties.
getPropertyName(String, String[], String[]) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertyName(String, String, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertyName(String, int, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method gets the according property-name for the given methodName.
getPropertySize(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method gets the size of the property with the given propertyName from the given pojo.
getPropertySize(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method gets the size of the property with the given propertyName from the given pojo.
getPropertyType(TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the property type of the given TypedProperty.
getPropertyType(TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the property type of the given TypedProperty.
getPropertyType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the GenericType of this property.
getPropertyType() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the type of this property.
getPropertyType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
getPropertyValidator(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets or creates the ValueValidator for the specified property.
getPropertyValidator(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets or creates the ValueValidator for the specified property.
getPropertyValidator(Class<?>, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets or creates the ValueValidator for the specified property derived from annotations (e.g.
getPropertyValue(VALUE, TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the value of the specified property.
getPropertyValue(VALUE, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method gets the value of the specified property.
getPropertyValue(VALUE, TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the value of the specified property.
getPropertyValue(VALUE, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method gets the value of the specified property.
getPropertyValue(String) - Method in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
This method gets the value of the given property.
getPropertyValue(Object, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets the value of the specified property.
getPropertyValue(Object, TypedProperty<V>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method gets the value of the specified property.
getProvider(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method gets the PathProvider for the given PathUri.
getProvider(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method gets the provider for the given resourceUri.
getProvider() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getProviders() - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
 
getProviders() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
 
getQualifiedLocation(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method gets the location of the ResourceBundle base name for the given NlsBundle interface.
getQuery() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getQuoteEnd() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to end a quotation.
getQuoteEnd() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used to end a quotation.
getQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method gets the character used to escape the quote-end character within a quotation.
getQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method gets the character used to escape the quote-end character within a quotation.
getQuoteStart() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
This method gets the character used to start a quotation that should be terminated by a quote-end character.
getQuoteStart() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method gets the character used to start a quotation that should be terminated by a quote-end character.
getRangeConstraints(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method determines the allowed Range of the value for the specified property in the Pojo associated with this adapter.
getRangeConstraints(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method determines the allowed Range of the value for the specified property in the Pojo associated with this adapter.
getRank(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method gets the current rank for the given element.
getRawType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
getReasonPhrase() - Method in class net.sf.mmm.util.http.HttpResponse
This method gets the reason-phrase explaining the status-code.
getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getRecentValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getRecentValue(AbstractUiWidget<VALUE>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
getRecentValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getRecognizer() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
This method gets an optional recognizer that adds support for the visitor-pattern.
getRecognizer() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method gets an optional recognizer that adds support for the visitor-pattern.
getRecursive(String, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method recursively navigates the given pojoPath.
getRed() - Method in class net.sf.mmm.util.datatype.api.color.Color
 
getRed() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getReference(ID) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method creates a lazy reference proxy of the GenericEntity with the given id from the persistent store.
getReference(Class<ENTITY>, ID) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method creates a lazy reference proxy of the GenericEntity with the given entityClass and id from the persistent store.
getReference(Class<ENTITY>, ID) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method creates a lazy reference proxy of the GenericEntity with the given entityClass and id from the persistent store.
getReference(ID) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method creates a lazy reference proxy of the GenericEntity with the given id from the persistent store.
getReference(Class<T>, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getReflectionUtil() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.CliState
 
getReflectionUtil() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the ReflectionUtil.
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
This method gets the ReflectionUtil.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method gets the instance of ReflectionUtilLimited.
getReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the ReflectionUtilImpl used by this AnnotationUtilImpl instance.
getReflectionUtil() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This method gets the ReflectionUtil instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
This method gets the ReflectionUtilImpl instance to use.
getReflectionUtil() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method gets the ReflectionUtil instance to use.
getRefreshDelaySeconds() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
getRelevant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRelevant
This method gets the relevant property of this object.
getRelevant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the relevant property of this object.
getRemoteInvocationSerivceCaller() - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
getRemoveCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
getReplaced(String, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the original string where the substring specified by start and end is replaced by substitute.
getReplacement() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
getRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
getRequestToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method gets the NlsResourceBundleLocator.
getResourceBundleLocator() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method gets the NlsResourceBundleLocator.
getResourceFactory() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getResourceLocator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
getResourceType() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method gets the type of the resource managed by this provider.
getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
This method gets the type of the resource managed by this provider.
getResponseAsBlob(XMLHttpRequest) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the response of the given XMLHttpRequest as JsBlob.
getResponseToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getRest() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the rest, which is the number of characters available until the buffer has reached its end.
getResultList() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
getResultType() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
 
getRetrievalClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Class to be used for retrieval (the return-type) of a value of this GenericType.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the Class to be used for retrieval (the return-type) of a value of this GenericType.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the Class to be used for retrieval (the return-type) of a value of this GenericType.
getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the Class to be used for retrieval (the return-type) of a value of this GenericType.
getReturnClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the Class of the object returned when this accessor is invoked.
getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the Class of the object returned when this accessor is invoked.
getReturnType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method gets the GenericType of the object returned when this accessor is invoked.
getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method gets the GenericType of the object returned when this accessor is invoked.
getRevision() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
This method gets the revision number.
getRevision() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
This method gets the revision number.
getRevision() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the number of the specific revision of the object referenced by this EntityId.
getRevision() - Method in interface net.sf.mmm.util.entity.api.RevisionedEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
This method gets the revision of this entity.
getRevision() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the number of the specific revision of the object referenced by this EntityId.
getRevision() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method gets the revision of this entity.
getRevision() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the revision of the VersionIdentifier.
getRevision() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the revision of the VersionIdentifier.
getRevisionedManager(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.RevisionedPersistenceManager
This method gets the individual RevisionedDao responsible for the given entityClass.
getRevisionedManager(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractRevisionedPersistenceManager
This method gets the individual RevisionedDao responsible for the given entityClass.
getRevisionEntity() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
 
getRevisionHistory(ENTITY) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
This method will get the List of historic revisions before the given entity.
getRevisionHistory(ENTITY) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
This method will get the List of historic revisions before the given entity.
getRevisionHistoryMetadata(Object) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
This method will get the List of RevisionMetadata from the revision-history of the entity with the given id.
getRevisionHistoryMetadata(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
This method will get the List of RevisionMetadata from the revision-history of the entity with the given id.
getRichTextArea() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
getRichTextToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
getRichTextToolbar() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
getRoleFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
 
getRoleFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
getRoot() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
This method gets the root node of the tree of ContentTypeBeans.
getRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
getRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
getRootPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
getRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the root node of the ContentType tree.
getRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
This method gets the root node of the ContentType tree.
getRowIndex(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
Gets the index of the given row.
getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Gets the index of the given row.
getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets the index of the given row.
getRowNumberCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getRowNumberColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
Gets implicit column that shows the row-numbers.
getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Gets implicit column that shows the row-numbers.
getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets implicit column that shows the row-numbers.
getRowSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadRowSpan
This method gets the number of rows spanned by this object (cell).
getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the number of rows spanned by this object (cell).
getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the number of rows spanned by this object (cell).
getRules() - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
This method gets the list of rules.
getRules() - Method in class net.sf.mmm.util.text.base.EnglishSingularizer
This method gets the list of rules.
getSaturationHsb() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getSaturationHsl() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getScale() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
This method gets the DiatonicScale of this key.
getSchema() - Method in interface net.sf.mmm.persistence.api.sequence.Sequence
This method gets the database schema where the sequence is located.
getSchema() - Method in class net.sf.mmm.persistence.base.sequence.SequenceImpl
This method gets the database schema where the sequence is located.
getScheme() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
getSchemePrefix() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets the scheme-prefix of a qualified PathUri.
getSchemePrefix() - Method in class net.sf.mmm.util.path.base.PathUriImpl
This method gets the scheme-prefix of a qualified PathUri.
getSchemePrefix() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets the scheme-prefix of a qualified ResourceUri.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
This method gets the scheme-prefix of a qualified ResourceUri.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefix() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets the scheme-prefix of absolute URIs for this type of DataResource.
getSchemePrefixes() - Method in interface net.sf.mmm.util.path.api.PathProvider
This method gets the scheme-prefix of the Paths managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
This method gets the scheme-prefix of the Paths managed by this provider.
getSchemePrefixes() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
This method gets the scheme-prefix of the resources managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
This method gets the scheme-prefix of the resources managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
This method gets the scheme-prefix of the resources managed by this provider.
getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
This method gets the scheme-prefix of the resources managed by this provider.
getScreenBase() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
getScreenHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the height of the current screen/display also called the vertical resolution.
getScreenWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the width of the current screen/display also called the horizontal resolution.
getScrollPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getSearchTimeout() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method gets the maximum delay in milliseconds the search may last until it is canceled.
getSearchTimeout() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method gets the maximum delay in milliseconds the search may last until it is canceled.
getSecondSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getSection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getSecurityDetector() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getSegment() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getSegment(int) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method gets the contained child Segment with the given index.
getSegment(ColorSegmentType) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
getSegment(T, int) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets a single segment of the given Datatype.
getSegment(T) - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
Gets the value of the segment described by this object.
getSegment(T, int) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Gets a single segment of the given Datatype.
getSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
Gets the value of the segment described by this object.
getSegment() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
This method gets the last segment of this current Pojo path.
getSegment() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This method gets the last segment of this current Pojo path.
getSegment() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
This method gets the last segment of this current Pojo path.
getSegment(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
This method gets the segment at the given index.
getSegment(int) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
This method gets the segment at the given index.
getSegmentCount() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method determines the number of contained child segments.
getSegmentCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
This method gets the number of segments this path is build of.
getSegmentCount() - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
This method gets the number of segments this path is build of.
getSegmentDescriptors() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
Gets the List of DatatypeSegmentDescriptors the described datatype is composed of.
getSegmentDescriptors() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
Gets the List of DatatypeSegmentDescriptors the described datatype is composed of.
getSelected() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSelected
This method gets the value of the selected state of this object.
getSelected() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method gets the value of the selected state of this object.
getSelectedValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the currently selected value (item).
getSelectedValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method gets the currently selected value (item).
getSelectedValues() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the currently selected values.
getSelectedValues() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method gets the currently selected values.
getSelectedValuesInternal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Internal method to get the direct reference to the selected values.
getSelection() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsSelection of the browser Window.
getSelection(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method gets the JsSelection of the given <iframe> Element.
getSelectionCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getSelectionColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Gets implicit column that shows the checkboxes or radios for the selection of a row.
getSelectionCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
Logically the same as AttributeReadSelectedValue.getSelectedValues().size() but more efficient.
getSelectionMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectionMode
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the SelectionMode.
getSelectionMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method gets the SelectionMode.
getSelector(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the child-selector at the given index.
getSelector(int) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method gets the child-selector at the given index.
getSelectorCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
This method gets the number of child-selectors combined by this set.
getSelectorCount() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method gets the number of child-selectors combined by this set.
getSeparateCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method gets the separate character for this DiacriticalMark.
getSeparator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
 
getSeparator() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets the String used to separate individual validation failure messages for ValidationStateMessageCollector.getFailureMessages().
getSequenceAsString(Sequence) - Method in class net.sf.mmm.persistence.base.sequence.AbstractSequenceManager
A String identifying the Sequence with schema and name.
getServiceCaller() - Method in interface net.sf.mmm.client.api.ClientComponents
 
getServiceCaller() - Method in interface net.sf.mmm.client.impl.gwt.gin.ClientGinjector
 
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
 
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
This method gets a client-stub for calling exactly one single method on a RemoteInvocationService.
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
getServiceClient() - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
getServiceImplementation() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServiceInterface() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServiceInterfaceName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
getServiceMethod() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
getServiceMethod() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
getServiceMethod() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getServletContext() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
getSession() - Method in class net.sf.mmm.client.api.ClientContext
 
getSession() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
 
getSession() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getSet() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method gets an unmodifiable Set representing this WeekdaySet.
getSetSize() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSetSize
This method gets the setsize property of this object.
getSetSize() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method gets the setsize property of this object.
getSetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the accessor used to set the value of the according option or argument.
getSettings() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
getShowChildIndex() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
 
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
 
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
getSignature() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method gets a technical identifier for the method signature to distinguish methods with the same name.
getSignature(Class<?>...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method calculates the signature.
getSignature(String...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
This method calculates the signature.
getSignature() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
getSimpleName() - Method in class net.sf.mmm.util.reflect.api.ClassName
 
getSingleResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
getSingleSelectionRadioButton() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getSingularizer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method gets the Singularizer, which is used to determine singular forms so e.g.
getSize() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
 
getSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
getSize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getSize() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
getSize() - Method in class net.sf.mmm.util.gwt.api.JsBlob
 
getSize() - Method in interface net.sf.mmm.util.io.api.FileItem
 
getSize() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method gets the size of the pool.
getSize(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method gets the size of the given arrayMapOrCollection.
getSize(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method gets the size of the given arrayMapOrCollection.
getSize() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets the size (content-length) of this resource.
getSize() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets the size (content-length) of this resource.
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
 
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
getSlot(DialogSlot) - Method in interface net.sf.mmm.client.ui.base.dialog.AttributeReadSlot
Gets the UiWidgetSlot identified by the given DialogSlot.
getSort() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSort
This method gets the sort property of this object.
getSort() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method gets the sort property of this object.
getSortColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
getSortComparator() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortComparator
This method gets the Comparator used to compare and sort the values.
getSortComparator() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the Comparator used to compare and sort the values.
getSortOrder() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getSource() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
 
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocus
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
getSource() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getSource() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
 
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
getSource() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
getSource() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
getSource() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getSource() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
getSource() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method gets the source to transfer.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method gets the source to transfer.
getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method gets the source to transfer.
getSource() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the (optional) source of the message.
getSource() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the (optional) source of the message.
getSource() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
This method gets the (optional) source of the validation.
getSourceIdentifier() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets an identifier of this Segment for the source used in potential error messages.
getSourceList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
 
getSourceType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This the type of the value accepted by this converter.
getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This the type of the value accepted by this converter.
getStacktrace(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
Gets the complete stacktrace of the given exception as String.
getStackTrace() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
getStacktrace(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
Gets the complete stacktrace of the given exception as String.
getStandardError() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard error where to print errors for the end-user.
getStandardOutput() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the standard output where to print information for the end-user.
getStartIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the start index of this DefaultLineWrapper.TextSegment.
getStartNode() - Method in class net.sf.mmm.util.collection.base.NodeCycle
This method gets the start node where the detected cycle begins.
getStartPlace() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method determines the start DialogPlace.
getStartPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method determines the start DialogPlace.
getState() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
This method gets the RemoteInvocationQueueState of this queue.
getState() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method gets the RemoteInvocationQueueState of this queue.
getState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method gets the instance of the state where the command-line arguments should be applied to.
getState() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
getState() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
getStateClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method gets the Class reflecting the state-object.
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the value of a static field .
getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the value of a static field .
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
 
getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
getStatusCode() - Method in class net.sf.mmm.util.http.HttpResponse
This method gets the HTTP status code.
getStaxUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStaxUtil() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
getStep() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the step of this Recurrence.
getStep() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
This method gets the step of this Recurrence.
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorInputStream
This method gets the wrapped stream.
getStream() - Method in interface net.sf.mmm.util.io.api.DetectorOutputStream
This method gets the wrapped stream.
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
This method gets the wrapped stream.
getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
This method gets the wrapped stream.
getStreamOffset() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
getStreamPosition() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method gets the absolute position of the current pointer in the logical stream (the data provided by this interface that origins from the previous member of the chain).
getStreamPosition() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the absolute position of the current pointer in the logical stream (the data provided by this interface that origins from the previous member of the chain).
getStreamUtil() - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method gets the StreamUtil to use.
getStreamUtil() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method gets the stream-util that is used by this process-util.
getString() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
getString(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
 
getString(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
This method gets the String to format.
getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
This method gets the String to format.
getStringHasher() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStringRepresentation() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
getStringUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
getStringUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
 
getStringUtil() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the StringUtilImpl that is used by this FileUtilImpl.
getStringUtil() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
getStringUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
getStringUtil() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method gets the StringUtil used to deal with strings.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method gets the StringUtil to use.
getStringUtil() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
getStyle() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
This method gets the style of this formatter.
getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method gets the style of this formatter.
getStyleElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getStyleName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
 
getStyleName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
getStyles() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the style(s) (also called style-name(s)) of this object.
getStyles() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the style(s) (also called style-name(s)) of this object.
getSubClass(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method walks up the Class-hierarchy from descendant up to ancestor and returns the sub-class or sub-interface of ancestor on that hierarchy-path.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method is like NlsFormatterManager.getFormatter(String, String) but reads the style from the given scanner.
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
This method creates the NlsFormatter for the given formatType and the custom subformat.
getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method is like NlsFormatterManager.getFormatter(String, String) but reads the style from the given scanner.
getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method creates the NlsFormatter for the given formatType and the custom subformat.
getSubsequentNewlineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the current number of subsequent newlines.
getSubtitleUrl() - Method in interface net.sf.mmm.client.ui.api.media.VideoDescriptor
 
getSubtitleUrl() - Method in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
getSuccessCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
getSuffix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
 
getSummary() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSummary
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method gets the summary of this object.
getSummary() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the summary of this object.
getSupportedSuperType(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
Determines the super-type that is supported.
getSupportedSuperType(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
Determines the super-type that is supported.
getSyntax() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
 
getSystemArchitecture() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the architecture of the operating system running this java virtual machine.
getSystemArchitecture() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the architecture of the operating system running this java virtual machine.
getSystemInformation() - Method in interface net.sf.mmm.util.lang.api.SystemUtil
This method gets the SystemInformation for the operating system running this java virtual-machine.
getSystemInformation() - Method in class net.sf.mmm.util.lang.base.SystemUtilImpl
This method gets the SystemInformation for the operating system running this java virtual-machine.
getSystemName() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the name of the operating system running this java virtual machine.
getSystemName() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the name of the operating system running this java virtual machine.
getSystemProperty(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
getSystemType() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the type of the operating system running this java virtual machine.
getSystemType() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the type of the operating system running this java virtual machine.
getSystemVersion() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method gets the version of the operating system running this java virtual machine in lower-case.
getSystemVersion() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method gets the version of the operating system running this java virtual machine in lower-case.
getTableBody() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableFooter() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableHeader() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
getTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
getTableWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentAny
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
This method gets the XML tag-name of this Segment.
getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
This method gets the XML tag-name of this Segment.
getTagStartIndex() - Method in class net.sf.mmm.util.xml.api.ParserState
 
getTail() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner without changing the state.
getTail(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method gets the tail of this scanner limited (truncated) to the given maximum number of characters without changing the state.
getTargetList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
 
getTargetType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
Is the guaranteed return-type of the conversion.
getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
Is the guaranteed return-type of the conversion.
getTechnicalParent() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the technical parent of this ContentType as node.
getTechnicalParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the technical parent of this ContentType as node.
getTechnicalRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
This method gets the technical root node of the ContentType tree.
getTechnicalRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
This method gets the technical root node of the ContentType tree.
getTemplate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
getTemplate() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplate(NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
This method gets the NlsTemplate of this message.
getTemplateResolver() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
getTemplateResolver() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method gets the default NlsTemplateResolver.
getTemporaryDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the File representing the temporary directory.
getTemporaryDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the File representing the temporary directory.
getter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
getTestPath() - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to test-resource of the current project (maven module).
getTestPath(String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to test-resource with the given relativePath.
getTestPath(Class<?>, String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to some test-resource named after the given testClass.
getTestPath(Package, String) - Static method in class net.sf.mmm.test.TestResourceHelper
This method gets the filesystem path to some test-resource located in the given testPackage.
getText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadText
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
This method gets the text of this object.
getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
getText() - Method in class net.sf.mmm.util.gwt.api.JsSelection
 
getText() - Method in class net.sf.mmm.util.text.api.TextColumn
This method gets the text of this column.
getText() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method gets the full text containing this segment.
getText() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextCharacters() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
getTextLength() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTextLengthRation(double) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
 
getTextStart() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
getTheme() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
This method gets the path for the current theme.
getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
This method gets the path for the current theme.
getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
This method gets the path for the current theme.
getThirdSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
 
getThreadName() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method gets the thread-name.
getThrowable() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
 
getTimeout() - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method gets the timeout.
getTimestamp() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
getTimestamp() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the timestamp of the VersionIdentifier.
getTimestamp() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the timestamp of the VersionIdentifier.
getTitle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStringTitle
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
This method gets the title of this object.
getTitle(MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method gets the title for the given MessageSeverity.
getTitle(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method determines the title for the given DialogController.
getTitle() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the title of this object.
getTitle() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
The title of the mode.
getTitle() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
The title of the mode.
getTitle() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method gets the display name of this ContentType (e.g.
getTitle() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method gets the display name of this ContentType (e.g.
getTitle() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadTitle
This method gets the title of this object.
getTitle() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
This title is used to display the property name to end-users.
getTitleHeader() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
getTonika() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
This method gets the TonePitch of the tonika (base-tone) for this key.
getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
getToolbarWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
 
getTooltip() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTooltip
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets the tooltip of this object.
getTooltip() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the tooltip of this object.
getToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
getToplevelWidget() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
 
getToplevelWidget(UiWidget) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method is a simplified variant of UiWidgetAdapterGwt.getToplevelWidget(UiWidget, Class).
getToplevelWidget(UiWidget, Class<W>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the native widget of the given widget.
getTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
getTransactionalCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
getTransactionalCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getTransactionalCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
 
getTransactionalResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
getTransactionalResults() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
getTransactionExecutor() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
getTransactionExecutor() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
getTransactionMode() - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
This method gets the TransactionMode.
getTransactionMode() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
This method gets the TransactionMode configuring the transactional behavior of the RemoteInvocationQueue on the server side.
getTransactionMode() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method gets the TransactionMode.
getTransformerFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method gets the TransformerFactory.
getTransformers() - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
 
getTreeModel() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method gets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
getTreeModel() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method gets the UiWidgetAbstractTree.UiWidgetTreeNode for the given <NODE>.
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method gets the UiWidgetAbstractTree.UiWidgetTreeNode for the given <NODE>.
getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
getTruncationForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
getType() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadType
This method returns the type of the object.
getType() - Method in interface net.sf.mmm.client.ui.api.dialog.Dialog
This method determines the type of this Dialog.
getType() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClose
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapse
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventExpand
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusGain
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusLoss
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpen
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
This method gets the type of this event.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
This method determines the type of this Dialog.
getType() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
This method determines the type of this Dialog.
getType() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
This method gets the type of this event.
getType() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
This method gets the type of this event.
getType() - Method in interface net.sf.mmm.util.event.api.ChangeEvent
This method gets the type of this event.
getType(Object) - Static method in exception net.sf.mmm.util.exception.api.NlsClassCastException
This method gets the class of an object in a null-safe way.
getType(File) - Static method in enum net.sf.mmm.util.file.api.FileType
This method determines the type of a file.
getType() - Method in class net.sf.mmm.util.gwt.api.JsBlob
 
getType() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
getType() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the type of this Message.
getType() - Method in class net.sf.mmm.util.lang.base.AbstractErrorMessage
This method gets the type of this Message.
getType() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
getType() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets the type of this Message.
getType() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets the type of this Message.
getType() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
This method gets the type of this formatter.
getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
This method gets the type of this formatter.
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType(Type, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType(Type, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType(GenericType<?>, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method determines the result-type for the given pojoPath starting at the given pojoType using the given context.
getType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the Type represented by this GenericType.
getType(int) - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the type of this signature at the given position.
getType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the Type represented by this GenericType.
getType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the Type represented by this GenericType.
getType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the Type represented by this GenericType.
getType() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method determines if this DefaultLineWrapper.TextSegment represents a word.
getType() - Method in class net.sf.mmm.util.validation.base.AbstractValidationFailure
This method gets the type of this Message.
getType(Object) - Static method in exception net.sf.mmm.util.value.api.WrongValueTypeException
This method gets the type reflecting the actual value.
getTypeAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method gets the first annotation of the type given by annotation in the declaration of the given annotatedType.
getTypeAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method gets the first annotation of the type given by annotation in the declaration of the given annotatedType.
getTypeArgument(int) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the type-argument at the given index.
getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the type-argument at the given index.
getTypeArgumentCount() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
This method gets the number of type-arguments .
getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
This method gets the number of type-arguments .
getTypeCount() - Method in class net.sf.mmm.util.reflect.api.Signature
This method gets the number of types in this signature.
getTypedProperty() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getTypeId() - Method in interface net.sf.mmm.util.entity.api.EntityId
This method gets the identifier representing the type of the referenced entity or object.
getTypeId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
This method gets the identifier representing the type of the referenced entity or object.
getUiContext() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gives access to the native UI widget wrapping this widget adapter.
getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method is a design suggestion for implementations of widget adapters that need typed access to AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
getUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
getUnit() - Method in class net.sf.mmm.client.ui.api.common.Length
This method gets the unit of the value.
getUnit() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the DateUnit of this Recurrence.
getUnit() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
This method gets the DateUnit of this Recurrence.
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
getUri() - Method in class net.sf.mmm.util.http.HttpRequest
This method gets the requested URI (e.g.
getUri() - Method in interface net.sf.mmm.util.path.api.PathUri
This method gets this PathUri as string.
getUri() - Method in class net.sf.mmm.util.path.base.PathUriImpl
This method gets this PathUri as string.
getUri() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets a string identifying this DataResource.
getUri() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
This method gets this ResourceUri as string.
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets a string identifying this DataResource.
getUri() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
This method gets this ResourceUri as string.
getUri() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method gets a string identifying this DataResource.
getUrl() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadUrl
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the URL of this object.
getUrl() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method gets the URL of this object.
getUrl() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.base.FileResource
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method gets this resource as URL.
getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method gets this resource as URL.
getUser() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
getUser() - Method in class net.sf.mmm.util.file.base.FileAttributes
 
getUser() - Method in interface net.sf.mmm.util.session.api.UserSession
 
getUser() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
getUserHomeDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
This method gets the File representing the home directory of the current user.
getUserHomeDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method gets the File representing the home directory of the current user.
getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLocale() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUserLogin() - Method in interface net.sf.mmm.client.api.session.ClientSession
 
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
getUserLogin() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
getUserName() - Method in interface net.sf.mmm.client.api.session.ClientSession
 
getUuid() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method gets the UUID of this object.
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method gets the UUID of this object.
getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method gets the UUID of this object.
getUuid() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadUuid
This method gets the UUID of this object.
getUuid() - Method in interface net.sf.mmm.util.lang.api.Message
This method gets the UUID of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
This method gets the UUID of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.InformationMessage
This method gets the UUID of this object.
getUuid() - Method in class net.sf.mmm.util.lang.base.WarningMessage
This method gets the UUID of this object.
getValidationFailure() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValidationFailure
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the validation failure of this object.
getValidationFailure() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the validation failure of this object.
getValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
getValidator() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
getValidator() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getValidator() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method gets the ValueValidator.
getValidator(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
Gets the ValueValidator at the given index.
getValidator() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
getValidatorCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
 
getValidity() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getValidity() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
 
getValidity() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.api.common.Length
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetListTable
Here the value is the actual list that is displayed and may be modified (edited, rows added or removed, etc.) by the end-user.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetOptionListTable
Here the value is the actual selection the end-user can select from the available options.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
This method gets the value of this object.
getValue() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetWithValue
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
This method does the same as ItemContainer.getItem().
getValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
This method gets the value of the property represented by this PropertyAccessor from the given element.
getValue() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
This method does the same as ItemContainer.getItem().
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
 
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
 
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
getValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method gets the value of this object.
getValue() - Method in class net.sf.mmm.service.api.DefaultCsrfToken
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
This method gets the value of a option or a argument.
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
This method gets the value of a option or a argument.
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
This method gets the value of a option or a argument.
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
This method gets the value of a option or a argument.
getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
 
getValue() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method gets the actual value of this node.
getValue() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method gets the actual value of this node.
getValue() - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.datatype.api.music.TonePitch
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.datatype.api.person.Gender
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
This method gets the actual phone number (e.g.
getValue() - Method in enum net.sf.mmm.util.date.api.DateUnit
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.date.api.Month
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.date.api.Weekday
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method returns the WeekdaySet as compressed mask of seven bits.
getValue() - Method in enum net.sf.mmm.util.date.api.WeekOfMonth
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
This method returns the raw value of this datatype.
getValue(SimpleDatatype<V>) - Static method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
 
getValue() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValue
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
This method gets the symbol of the Comparator.
getValue() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
This method gets the symbol of the CompareOperator.
getValue() - Method in enum net.sf.mmm.util.lang.api.Conjunction
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Direction
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.api.GenericBean
This method gets the value of this object.
getValue() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.Orientation
This method returns the raw value of this datatype.
getValue() - Method in interface net.sf.mmm.util.lang.api.SimpleDatatype
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.SortOrder
This method returns the raw value of this datatype.
getValue() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
This method returns the raw value of this datatype.
getValue(JsonNode, String, Class<V>, boolean) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the specified value from the given JsonNode.
getValue(JsonNode, Class<V>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
Gets and converts the value of the given JsonNode.
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
This method returns the raw value of this datatype.
getValue(Manifest, Attributes.Name) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method gets an attribute-value from a Manifest in a pragmatic way.
getValue() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method returns the raw value of this datatype.
getValue(POJO) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
This method gets the value of the property represented by this PropertyAccessor from the given element.
getValue(POJO) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
This method gets the value of the property represented by this PropertyAccessor from the given element.
getValue() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method returns the raw value of this datatype.
getValue() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
This method gets the String.
getValueAndValidate(ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
getValueAsByte() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.Factor
getValueAsFactor() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
getValueAsPercent() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
getValueAsPercent() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
getValueAsString() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAsString
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method gets the value as String.
getValueAsString() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method gets the value as String.
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDateField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDoubleField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetFileField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetInstantField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerSliderField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalDateField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalTimeField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLongField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextField
getValueClass() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method gets the Class reflecting the basic java value of the adapted SimpleDatatype.
getValueClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method gets the output-type (or return-type) of this function.
getValueClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
This method gets the output-type (or return-type) of this function.
getValueConverter() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
getValueConverter() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method gets the ComposedValueConverter used by default to convert values that are NOT compatible.
getValueConverter() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
getValueDirect(VALUE, ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
getValueDirect(Void, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
getValueMax() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMax
This method gets the valuemax property of this object.
getValueMax() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuemax property of this object.
getValueMin() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMin
This method gets the valuemin property of this object.
getValueMin() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuemin property of this object.
getValueNow() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueNow
This method gets the valuenow property of this object.
getValueNow() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuenow property of this object.
getValueOrException(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is like AttributeReadValueAdvanced.getValue() but does NOT catch exceptions while parsing the value from the user input.
getValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
getValueText() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueText
This method gets the valuetext property of this object.
getValueText() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method gets the valuetext property of this object.
getValueType() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValueType
This method gets the value type of this object.
getValueType() - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
This method gets the value type of this object.
getVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
getVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName as the given type.
getVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given type.
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName.
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName as the given type.
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given type.
getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given variableName.
getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given type.
getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
This method gets the variable associated with the given variableName as the given type.
getVariableName(Class<?>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable-name (key) for the given type.
getVariableNames() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method returns the names of all defined variables.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method returns the names of all defined variables.
getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method returns the names of all defined variables.
getVersion() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method gets the Version of this program.
getVersion() - Method in class net.sf.mmm.util.http.HttpMessage
This method gets the HTTP version to use.
getVersionId() - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
getVersionMajorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the major segment of this VersionIdentifier.
getVersionMajorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the major segment of this VersionIdentifier.
getVersionMicroSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the micro segment of this VersionIdentifier.
getVersionMicroSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the micro segment of this VersionIdentifier.
getVersionMilliSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the milli segment of this VersionIdentifier.
getVersionMilliSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the milli segment of this VersionIdentifier.
getVersionMinorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the minor segment of this VersionIdentifier.
getVersionMinorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets the minor segment of this VersionIdentifier.
getVersionSegment(int) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets an arbitrary segment of the version number.
getVersionSegment(int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets an arbitrary segment of the version number.
getVersionSegmentCount() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets the number of segments of this VersionIdentifier .
getVersionSegmentCount() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method gets the number of segments of this VersionIdentifier .
getVerticalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
This method gets the vertical part of the alignment.
getVerticalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
This method gets the ScrollbarPolicy for the vertical scrollbar.
getView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets the view of this AbstractDialogController.
getVisibility() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method gets the lowest visibility to be considered when searching for methods or fields.
getVisibleFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets advanced visibility support.
getVisibleFlag() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method gets advanced visibility support.
getVolume() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVolume
This method gets the volume of this object.
getWeekdays() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the WeekdaySet containing the Weekdays of the recurrence.
getWeekdays() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
This method gets the WeekdaySet containing the Weekdays of the recurrence.
getWeekOfMonth() - Method in interface net.sf.mmm.util.date.api.Recurrence
This method gets the WeekOfMonth of a monthly or yearly recurrence.
getWeekOfMonth() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
This method gets the WeekOfMonth of a monthly or yearly recurrence.
getWidget() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
getWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
 
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gets or creates the UiWidgetAdapter.
getWidgetAdapter(UiWidget) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method gives access to AbstractUiWidget.getWidgetAdapter().
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gets or creates the UiWidgetAdapter.
getWidgetAdapter(AbstractUiWidgetNative<A, ?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method gives access to AbstractUiWidgetNative.getWidgetAdapter().
getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method gets or creates the UiWidgetAdapter.
getWidgetAdapterForColumn(UiWidgetTableColumn<?, ?>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasBlurHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsHasFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidget
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
getWidgetFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
This method gets the UiWidgetFactory that is used to create UiWidgets.
getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the UiWidgetFactory that is used to create UiWidgets.
getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
getWidgetFactoryDatatype() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
getWidgetFactoryNative() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
getWidgetInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
This method gets the interface of the widget interface handled by this factory.
getWidgetInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
This method gets the interface of the widget interface handled by this factory.
getWidgetPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
getWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
getWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
This method gets the width of this object.
getWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method gets the width of this object.
getWidth() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getWidth() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method gets the width of the help-output in characters per line.
getWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the width of this column in characters excluding the left and right border.
getWidth() - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method gets the width of the text-table in characters.
getWidth() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method gets the physical width.
getWidthInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
This method gets the width of this object in pixels.
getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method gets the width of this object in pixels.
getWord() - Method in interface net.sf.mmm.util.text.api.Hyphenation
This method gets the raw word to be hyphenated.
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
This method gets the raw word to be hyphenated.
getWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the word to hyphenate.
getWordPart() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the word-part, that is the pattern without digits.
getWordPartHash() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the pre-calculated hash of word-part.
getWrapChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method gets the characters where a wrap of the line is preferred.
getX() - Method in class net.sf.mmm.client.ui.api.common.Point
 
getX2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
getXmlInputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the XMLInputFactory to use.
getXmlOutputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method gets the XMLOutputFactory to use.
getXsrfToken() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
Gets the CsrfToken that has been generated on the server-side.
getXsrfTokenManager() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
getY() - Method in class net.sf.mmm.client.ui.api.common.Point
 
getY2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
 
GIMEL_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ginjector - Variable in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
 
GLASS_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the glass panel used for modal popups.
glassPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
GLOB_PATTERN_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
globalExceptionHandler - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
 
GlobalExceptionHandler - Interface in net.sf.mmm.util.exception.api
This is the interface used as fallback to handle errors that can not be handled in a specific way by generic components.
GlobalExceptionHandlerLoggingImpl - Class in net.sf.mmm.util.exception.base
This is the default implementation of the GlobalExceptionHandler interface.
GlobalExceptionHandlerLoggingImpl() - Constructor for class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
The constructor.
GlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles glob-patterns.
GlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.GlobPatternCompiler
The constructor.
grabbed - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The grave accent.
GREATER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator greater (>).
GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator greater-or-equal (>=).
GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SIMILAR_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_ABOVE_SLANTED_EQUAL_ABOVE_LESS_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BESIDE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_OVERLAPPING_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The greater-than sign for the according mathematical relation.
GREATER_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREATER_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_BETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_DOTTED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_REVERSED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_CAPITAL_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_KAPPA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LETTER_YOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_PHI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_PI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_REVERSED_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_RHO_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_RHO_WITH_STROKE_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ALPHA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_EPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ETA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_FINAL_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_IOTA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMEGA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_OMICRON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA_AND_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_UPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_SMALL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_ACUTE_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_DIAERESIS_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEK_UPSILON_WITH_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color green (lime).
green - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Green - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the green part of a color.
Green() - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor for de-serialization in GWT.
Green(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
Green(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
The constructor.
GREY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color grey.
GRID_ROW_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a separator row.
gridLayout - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
GridPanel - Class in net.sf.mmm.client.ui.gwt.widgets
A GridPanel is a CustomPanel that represents a table (<table>).
GridPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.GridPanel
The constructor.
group - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
GROUP_BY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword GROUP BY.
GROUP_BY_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
GROUP_BY_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
groupId - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
The unique group ID for the RadioButtons.
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
groups - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
GuessingPojoFactory - Class in net.sf.mmm.util.pojo.base
This is the default implementation of the PojoFactory interface.
GuessingPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GuessingPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The constructor.
GwtClientContext - Class in net.sf.mmm.client.base.gwt
This is an extension of ClientContext for GWT.
GwtClientContext() - Constructor for class net.sf.mmm.client.base.gwt.GwtClientContext
The constructor.
GwtEventBusAdapter - Class in net.sf.mmm.util.event.impl
This is an implementation of EventBus that delegates to an implementation of the EventBus interface.
GwtEventBusAdapter() - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtEventBusAdapter(EventBus) - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
The constructor.
GwtHelper - Class in net.sf.mmm.util.lang.api
This class is used as indirection for code that is NOT GWT compatible.
GwtHelper() - Constructor for class net.sf.mmm.util.lang.api.GwtHelper
Construction prohibited.
GwtLogger - Class in net.sf.mmm.util.logging.impl
This is a SLF4J Logger for GWT clients.
GwtLogger(String) - Constructor for class net.sf.mmm.util.logging.impl.GwtLogger
The constructor.
GwtUtil - Class in net.sf.mmm.util.gwt.api
This utility class provides various functions for GWT specific functions.
GwtUtil() - Constructor for class net.sf.mmm.util.gwt.api.GwtUtil
The constructor.

H

HAIR_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
handle(COMMAND) - Method in interface net.sf.mmm.service.api.command.RemoteInvocationCommandHandler
This method invokes the given command and returns the result of the invocation.
handle(Logger, RuntimeException) - Method in enum net.sf.mmm.util.cli.api.CliStyleHandling
This method performs the handling of the anomaly represented by the given exception.
handleCallFailure(CALL, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method contains the failure handling if a Throwable occurred while processing a RemoteInvocationCall.
handleConstraintViolations(Set<ConstraintViolation<?>>) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Handles the result of a validation.
handleError(Exception, CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is invoked if an Exception occurred.
handleErrors(Collection<Throwable>, Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method is called if errors occurred while dispatching events.
handleErrors(Object, Throwable...) - Method in interface net.sf.mmm.util.exception.api.GlobalExceptionHandler
This method handles one or multiple errors that occurred in a generic component that can not handle them in a specific way.
handleErrors(Object, Throwable...) - Method in class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
This method handles one or multiple errors that occurred in a generic component that can not handle them in a specific way.
handleEvent(E) - Method in interface net.sf.mmm.util.event.api.EventListener
This method is called if an event occurred.
handleEvent(Object) - Method in class net.sf.mmm.util.event.api.EventListenerIgnore
This method is called if an event occurred.
handleEvent(E, Collection<Throwable>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
handleEvent(ValidationEvent) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
handleFailure(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, Throwable) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method should be called from AbstractRemoteInvocationCaller.performRequest(GenericRemoteInvocationRequest, RequestBuilder) if a general failure occurred on the client side (in case of a network error or the like).
handleFailure(Throwable) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Processes the given failure.
handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
handleGetObject(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
handleGetValueError(RuntimeException, ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
handleListenerError(L, E, Throwable) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method is called if a listener throws something while handling an event.
handleLoginOperation(AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Post-processing for the login operation.
handleMethod - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handleNoGetterForSetter(PojoPropertyAccessorOneArg, Class<?>, Object, Class<?>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
Called if the target object of the conversion has a setter that has no corresponding getter in the source object to convert.
handler - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
The actual event handler.
Handler() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail.Handler
 
handler - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
handler - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
HandlerContainer(UiHandlerEvent) - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
The constructor.
handlerContainers - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
handlerDetailsForSelection - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
handleResponse(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, GenericRemoteInvocationResponse) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
handleResponse(GenericRemoteInvocationResponse) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
Processes the given response.
handleResults(GenericRemoteInvocationTransactionalResults) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
Processes the given results.
handlerRegistration - Variable in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
HandlerRegistrationCollector - Interface in net.sf.mmm.client.ui.gwt.widgets.handler
This is the interface for an object that collects HandlerRegistrations.
handlerSaveObject - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
 
handlerType2ButtonFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
handleTxCallsFailure(GenericRemoteInvocationTransactionalCalls<CALL>, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method contains the failure handling if a Throwable occurred while processing GenericRemoteInvocationTransactionalCalls.
handleUndefinedMode(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method handles a CliOption with an undefined CliOption.mode() .
handleUndispatchedEvent(Object) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
Called if an Event was send but not dispatched to any registered listener.
hasBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if the flags given by bitMask are set in this mask.
hasDao(Class<? extends GenericEntity<?>>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method determines if the DAO for the given entityClass is available.
hasDao(Class<? extends GenericEntity<?>>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method determines if the DAO for the given entityClass is available.
hasEventSender() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
hasFlag(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if the flag(s) given by bitMask is set in this mask for the given fileModeClass.
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
hasFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
hash - Variable in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
 
hash - Variable in class net.sf.mmm.util.reflect.api.Arguments
bleeding edge performance hack
hash - Variable in class net.sf.mmm.util.reflect.api.Signature
bleeding edge performance hack
hash - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
HASH_FACTOR - Static variable in class net.sf.mmm.util.text.base.FastStringHasher
The hash-factor - should be prime (however Bernstein uses 33).
hashCode() - Method in class net.sf.mmm.client.ui.api.common.Point
hashCode() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
hashCode() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
hashCode() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
hashCode(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
hashCode() - Method in class net.sf.mmm.test.TestUser
hashCode - Variable in class net.sf.mmm.util.collection.base.AbstractHashKey
 
hashCode() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
hashCode() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
hashCode() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
hashCode() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
hashCode() - Method in class net.sf.mmm.util.file.base.FileAttributes
hashCode() - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
hashCode(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
hashCode() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
hashCode() - Method in class net.sf.mmm.util.lang.api.GenericBean
hashCode(VALUE) - Method in interface net.sf.mmm.util.lang.api.HashCodeFunction
 
hashCode() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
hashCode() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
hashCode() - Method in class net.sf.mmm.util.reflect.api.Arguments
hashCode() - Method in class net.sf.mmm.util.reflect.api.ClassName
hashCode() - Method in class net.sf.mmm.util.reflect.api.Signature
hashCode() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
hashCode() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
hashCode() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
hashCode() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
hashCode() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
hashCode() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
hashCode() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
hashCode() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
hashCode() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
hashCode() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
hashCode() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
hashCode() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
hashCode() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
hashCodeFunction - Variable in class net.sf.mmm.util.collection.base.CustomHashKey
 
HashCodeFunction<VALUE> - Interface in net.sf.mmm.util.lang.api
This (functional) interface allows to implement an external function to calculate the hash code of an object of the type <VALUE>.
HashCodeFunctionDefault - Class in net.sf.mmm.util.lang.api
This is the default implementation of HashCodeFunction.
HashCodeFunctionDefault() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
The constructor.
HashCodeFunctionSystemIdentity - Class in net.sf.mmm.util.lang.api
This is an implementation of HashCodeFunction that delegates to System.identityHashCode(Object) and conforms to EqualsCheckerIsSame.
HashCodeFunctionSystemIdentity() - Constructor for class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
The constructor.
hashCodeNotNull(VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractHashCodeFunction
 
hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
hashCodeNotNull(Object) - Method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
hasher - Variable in class net.sf.mmm.util.text.base.HyphenationState
The StringHasher to use.
hasher - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
 
hashes - Variable in class net.sf.mmm.util.text.base.HyphenationState
The hashes of all substrings of HyphenationState.normalizedWord.
HashKey<T> - Class in net.sf.mmm.util.collection.base
This is a simple class that allows to use any object as hash-key.
HashKey() - Constructor for class net.sf.mmm.util.collection.base.HashKey
The constructor for de-serialization in GWT.
HashKey(T) - Constructor for class net.sf.mmm.util.collection.base.HashKey
The constructor.
HashKeyProvider<O> - Interface in net.sf.mmm.util.collection.api
This is the interface that provides a hash key for an object of type <O>.
HashMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the MapFactory interface that creates instances of HashMap.
HashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.HashMapFactory
 
HashSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SetFactory interface that creates instances of HashSet.
HashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.HashSetFactory
 
hasMoreElements() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
hasMoreTokens() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
hasNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
hasNext() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
hasNext() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
hasNext() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
hasNext() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
hasNext() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
hasNext() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
hasNext() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method determines if there is a next byte available.
hasNext() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method determines if there is a next byte available.
hasNext() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method determines if there is a next byte available.
hasNext() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method determines if there is a next byte available.
hasNext() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
This method determines if there is a next byte available.
hasNext() - Method in interface net.sf.mmm.util.lang.api.CharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasNext() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasNext() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasNext() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasNext() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
hasNext() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method determines if there is at least one more character available.
hasNext() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method determines if there is at least one more character available.
hasNext() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
This method determines whether there is a next char available or the end of this iterator has been reached.
hasParameter(String) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
This method determines if a DialogPlace.getParameter(String) is present (!= null).
hasPopup() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHasPopup
This method gets the value of the haspopup property of this object.
hasPopup - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
hasPopup() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the haspopup property of this object.
hasRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
hasSelectedValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
 
hasSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
hasSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
hasSelectedValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
hasStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStylesAdvanced
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method checks if the given style is contained in the set of styles of this object.
hasStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method checks if the given style is contained in the set of styles of this object.
HasValueValidators<V> - Interface in net.sf.mmm.util.validation.api
This is the interface for an object that allows to add and remove validators.
hasVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method determines if the variable for the given variableName exists.
hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method determines if the variable for the given variableName exists.
hasVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method determines if the variable for the given variableName exists.
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
hasWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
HAVING - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword HAVING.
HAVING_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
header - Variable in class net.sf.mmm.util.http.HttpMessage
 
HEADER_ATTRIBUTE_MAX_AGE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property max-age.
HEADER_PROPERTY_CACHE_CONTROL - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Cache-Control.
HEADER_PROPERTY_CONTENT_ENCODING - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Encoding.
HEADER_PROPERTY_CONTENT_LENGTH - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Length.
HEADER_PROPERTY_CONTENT_TYPE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Content-Type.
HEADER_PROPERTY_DATE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Date.
HEADER_PROPERTY_EXPIRES - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Expires.
HEADER_PROPERTY_FROM - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property From.
HEADER_PROPERTY_HOST - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Host.
HEADER_PROPERTY_IF_MODIFIED_SINCE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property If-Modified-Since.
HEADER_PROPERTY_LAST_MODIFIED - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Last-Modified.
HEADER_PROPERTY_LOCATION - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Location.
HEADER_PROPERTY_PRAGMA - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Pragma.
HEADER_PROPERTY_REFERER - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Referer.
HEADER_PROPERTY_SERVER - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property Server.
HEADER_PROPERTY_USER_AGENT - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property User-Agent.
HEADER_PROPERTY_WWW_AUTHENTICATE - Static variable in class net.sf.mmm.util.http.HttpMessage
The header-property WWW-Authenticate.
headerCellSelection - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
headerLabel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
headerMultiSelectionWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
HeaderPropertyKey(String) - Constructor for class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
The constructor.
headerRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
headerSingleSelectionWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
height - Variable in class net.sf.mmm.client.ui.api.common.Rectangle
 
heightInTextLines - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
 
help - Variable in class net.sf.mmm.util.cli.api.AbstractMain
Option to show the usage.
Helper - Class in net.sf.mmm.util.date.api
Helper for code that is GWT incompatible and needs to be super-sourced.
Helper() - Constructor for class net.sf.mmm.util.date.api.Helper
Construction forbidden.
helper - Static variable in class net.sf.mmm.util.exception.api.ThrowableHelper
 
Helper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
The constructor.
HELPER - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The singleton instance of TransferObjectUtilImpl.EtoHelper.
HELPER - Static variable in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The singleton instance of ValueConverterEntityToEto.EtoHelper.
HERMITIAN_CONJUGATE_MATRIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
hex - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
HEX_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The prefix for the title.
hexMax - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
hexMin - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
 
hibernateDialect - Variable in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
HibernatePersistenceProviderWithGenericDatatypeSupport - Class in net.sf.mmm.persistence.impl.hibernate
TODO: this class ...
HibernatePersistenceProviderWithGenericDatatypeSupport() - Constructor for class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
The constructor.
HibernateSequenceManager - Class in net.sf.mmm.persistence.impl.hibernate
This is the implementation of SecurityManager based on JpaSequenceManager and hibernate Dialect.
HibernateSequenceManager() - Constructor for class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
The constructor.
hidden - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
hide() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
HistoryListener() - Constructor for class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt.HistoryListener
 
hitOffset - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
hits - Variable in class net.sf.mmm.util.search.base.SearchResultBean
 
HOME_PATH_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
HOME_ROOT - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
The typical home directory of the user "root" under Unix/Linux.
HOMOTHETIC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A horizontal bar.
HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HORIZONTAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a horizontal panel.
HorizontalAlignment - Enum in net.sf.mmm.util.lang.api
This enum represents a horizontal alignment (e.g.
HorizontalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.HorizontalAlignment
The constructor.
HorizontalFlowPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Panel with a horizontal layout for its children.
HorizontalFlowPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.HorizontalFlowPanel
The constructor.
HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
As it seems, unicode only specifies the combining horn.
HourSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.HourSegment
The constructor.
HTML_ATTRIBUTE_ACCESS_KEY - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
The name of the accesskey attribute.
HTML_ATTRIBUTE_ARIA_ACTIVE_DESCENDANT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaActiveDescendant
The name of the activedescendant attribute.
HTML_ATTRIBUTE_ARIA_ATOMIC - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAtomic
The name of the atomic attribute.
HTML_ATTRIBUTE_ARIA_AUTOCOMPLETE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAutocomplete
The name of the autocomplete attribute.
HTML_ATTRIBUTE_ARIA_BUSY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaBusy
The name of the busy attribute.
HTML_ATTRIBUTE_ARIA_CHECKED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaChecked
The name of the checked attribute.
HTML_ATTRIBUTE_ARIA_CONTROLS - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaControls
The name of the controls attribute.
HTML_ATTRIBUTE_ARIA_DESCRIBED_BY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDescribedBy
The name of the describedby attribute.
HTML_ATTRIBUTE_ARIA_DISABLED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDisabled
The name of the disabled attribute.
HTML_ATTRIBUTE_ARIA_DROP_EFFECT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDropEffect
The name of the dropeffect attribute.
HTML_ATTRIBUTE_ARIA_EXPANDED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaExpanded
The name of the expanded attribute.
HTML_ATTRIBUTE_ARIA_FLOW_TO - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaFlowTo
The name of the flowto attribute.
HTML_ATTRIBUTE_ARIA_GRABBED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaGrabbed
The name of the grabbed attribute.
HTML_ATTRIBUTE_ARIA_HAS_POPUP - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHasPopup
The name of the haspopup attribute.
HTML_ATTRIBUTE_ARIA_HIDDEN - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHidden
The name of the hidden attribute.
HTML_ATTRIBUTE_ARIA_INVALID - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaInvalid
The name of the invalid attribute.
HTML_ATTRIBUTE_ARIA_LABEL - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabel
The name of the label attribute.
HTML_ATTRIBUTE_ARIA_LABELLED_BY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabelledBy
The name of the labelledby attribute.
HTML_ATTRIBUTE_ARIA_LEVEL - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLevel
The name of the level attribute.
HTML_ATTRIBUTE_ARIA_LIVE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLive
The name of the live attribute.
HTML_ATTRIBUTE_ARIA_MULTI_SELECTABLE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiSelectable
The name of the multiselectable attribute.
HTML_ATTRIBUTE_ARIA_MULTILINE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiLine
The name of the multiline attribute.
HTML_ATTRIBUTE_ARIA_ORIENTATION - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOrientation
The name of the orientation attribute.
HTML_ATTRIBUTE_ARIA_OWNS - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOwns
The name of the owns attribute.
HTML_ATTRIBUTE_ARIA_POS_IN_SET - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPosInSet
The name of the posinset attribute.
HTML_ATTRIBUTE_ARIA_PRESSED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPressed
The name of the pressed attribute.
HTML_ATTRIBUTE_ARIA_READ_ONLY - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaReadOnly
The name of the readonly attribute.
HTML_ATTRIBUTE_ARIA_RELEVANT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRelevant
The name of the relevant attribute.
HTML_ATTRIBUTE_ARIA_REQUIRED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRequired
The name of the required attribute.
HTML_ATTRIBUTE_ARIA_ROLE - Static variable in interface net.sf.mmm.client.ui.api.aria.role.Role
The name of the role attribute.
HTML_ATTRIBUTE_ARIA_SELECTED - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSelected
The name of the selected attribute.
HTML_ATTRIBUTE_ARIA_SET_SIZE - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSetSize
The name of the setsize attribute.
HTML_ATTRIBUTE_ARIA_SORT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSort
The name of the sort attribute.
HTML_ATTRIBUTE_ARIA_VALUE_MAX - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMax
The name of the valuemax attribute.
HTML_ATTRIBUTE_ARIA_VALUE_MIN - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMin
The name of the valuemin attribute.
HTML_ATTRIBUTE_ARIA_VALUE_NOW - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueNow
The name of the valuenow attribute.
HTML_ATTRIBUTE_ARIA_VALUE_TEXT - Static variable in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueText
The name of the valuetext attribute.
HTML_ATTRIBUTE_ID - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
The name of the id attribute.
HtmlConstants - Interface in net.sf.mmm.client.ui.gwt.widgets
This type contains general constants related to Google Web Toolkit (GWT).
HtmlTemplates - Interface in net.sf.mmm.client.ui.gwt.widgets
This is the interface for SafeHtmlTemplates used for injection/XSS safe HTML markup.
HttpMessage - Class in net.sf.mmm.util.http
This class represents an HTTP message.
HttpMessage() - Constructor for class net.sf.mmm.util.http.HttpMessage
The constructor.
HttpMessage.HeaderPropertyKey - Class in net.sf.mmm.util.http
This inner class represents a string that can be used as hash key that behaves case in-sensitive.
HttpParser - Class in net.sf.mmm.util.http
This is a utility class used to parse HTTP-messages.
HttpParser() - Constructor for class net.sf.mmm.util.http.HttpParser
The constructor.
HttpRequest - Class in net.sf.mmm.util.http
This class represents an HTTP request message.
HttpRequest() - Constructor for class net.sf.mmm.util.http.HttpRequest
The constructor.
HttpResponse - Class in net.sf.mmm.util.http
This class represents an HTTP response message.
HttpResponse() - Constructor for class net.sf.mmm.util.http.HttpResponse
The constructor.
hue - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Hue - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the main characteristic of a a color by the degree of the angle around that axis in the color cube starting with red at 0°.
Hue() - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor for de-serialization in GWT.
Hue(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
Hue(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
Hue(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Hue
The constructor.
HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The hyphen.
hyphen - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
 
hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
hyphen - Variable in class net.sf.mmm.util.text.base.HyphenationState
 
HYPHEN_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HYPHEN_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The ASCII hyphen or minus sign (45 ).
hyphenate(String) - Method in interface net.sf.mmm.util.text.api.Hyphenator
 
hyphenate(String, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
 
hyphenate(String, int, int) - Method in interface net.sf.mmm.util.text.api.Hyphenator
This method hyphenates the word from the given text from start to end.
hyphenate(String, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
hyphenate(String, int, int) - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
This method hyphenates the word from the given text from start to end.
hyphenate(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
hyphenatedWord - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
Hyphenation - Interface in net.sf.mmm.util.text.api
This is the interface for the result of a hyphenation.
HYPHENATION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
HYPHENATION_XML_CONFIG_PREFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
HYPHENATION_XML_CONFIG_SUFFIX - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
HyphenationImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the Hyphenation interface.
HyphenationImpl(String, char, int[]) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationImpl(String) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationImpl(String, char) - Constructor for class net.sf.mmm.util.text.base.HyphenationImpl
The constructor.
HyphenationPattern - Class in net.sf.mmm.util.text.base
A HyphenationPattern is a pattern that acts as rule for a hyphenation algorithm.
HyphenationPattern(String, StringHasher) - Constructor for class net.sf.mmm.util.text.base.HyphenationPattern
The constructor.
HyphenationPatternPosition - Class in net.sf.mmm.util.text.base
A HyphenationPatternPosition represents a ranked position of a potential hyphenation of a HyphenationPattern.
HyphenationPatternPosition(int, int) - Constructor for class net.sf.mmm.util.text.base.HyphenationPatternPosition
The constructor.
hyphenationPoints - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
hyphenationPositions - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
 
HyphenationState - Class in net.sf.mmm.util.text.base
This class represents the current state of the hyphenation of a specific word.
HyphenationState(String, String, char, int, int, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenationState
The constructor.
Hyphenator - Interface in net.sf.mmm.util.text.api
A Hyphenator is used to hyphenate words.
hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
The Hyphenator to use.
hyphenator - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
HyphenatorBuilder - Interface in net.sf.mmm.util.text.api
This is the interface used to retrieve a Hyphenator for a given Locale.
hyphenatorBuilder - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
HyphenatorBuilderImpl - Class in net.sf.mmm.util.text.base
The implementation of HyphenatorBuilder.
HyphenatorBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The constructor.
hyphenatorCache - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
HyphenatorImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the Hyphenator interface.
HyphenatorImpl(Locale, char, List<String>, List<String>, StringHasher, StringUtil) - Constructor for class net.sf.mmm.util.text.base.HyphenatorImpl
The constructor.

I

icon - Variable in enum net.sf.mmm.client.ui.api.common.RichTextFeature
 
ICON_DOWN - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon with an arrow down (e.g.
ICON_STEP_NEXT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon indicating a step to the next item.
ICON_STEP_PREVIOUS - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon indicating a step to the previous item.
ICON_UP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an icon with an arrow up (e.g.
IconConstants - Interface in net.sf.mmm.client.ui.api.common
Deprecated.
we have switched to using styles instead of images and render these in CSS via font-awesome. This gives way more flexibility then <img> elements with hard-coded image URLs and names (including file type extensions). The only disadvantage is that we currently have no way to define alt texts for Accessibility.
iconMarkup(String) - Method in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
 
id - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
 
id - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
id - Variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
id - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
id - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
id - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
id - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
id - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
id - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
 
id - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
id - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
 
id - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
id2callableMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
id2contentTypeMap - Variable in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
 
id2DialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
id2ModeMap - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
id2valueMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
 
ID_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the default CliMode.
ID_FIRST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
Symbolic name used for CliArgument.addCloseTo() to identify the first argument.
ID_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the CliMode for getting help (the usage).
ID_LAST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
Symbolic name used for CliArgument.addCloseTo() to identify the last argument.
ID_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
Use this character to compose hierarchical IDs.
ID_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
The ID of the CliMode for getting the program-version.
idCounter - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IDENTICAL_TO_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IDENTIFICATION_VARIABLE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A simple variable to use as identifier, typically called alias.
IDENTIFICATION_VARIABLE_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
IDENTIFIER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts characters valid for a technical identifier-string (e.g.
idPrefix - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
IdResolverContext - Class in net.sf.mmm.util.xml.base.jaxb
This class is a context for InternalValidatingIdResolver.
IdResolverContext() - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
The constructor.
IdResolverContext.Resolver - Class in net.sf.mmm.util.xml.base.jaxb
This inner class resolves an ID on demand.
IllegalCaseException - Exception in net.sf.mmm.util.exception.api
A IllegalCaseException is thrown if a specific case occurred that should never happen.
IllegalCaseException() - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor for de-serialization in GWT.
IllegalCaseException(String) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor.
IllegalCaseException(Class<E>, E) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
The constructor.
IllegalDateFormatException - Exception in net.sf.mmm.util.date.api
This is the exception thrown if a date given as string was illegal.
IllegalDateFormatException() - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor for de-serialization in GWT.
IllegalDateFormatException(String) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor.
IllegalDateFormatException(String, Exception) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
The constructor.
IllegalPojoPathException - Exception in net.sf.mmm.util.pojo.path.api
An IllegalPojoPathException is thrown by the PojoPathNavigator if the supplied PojoPath is illegal.
IllegalPojoPathException(String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
The constructor.
IllegalPojoPathException(Throwable, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
The constructor.
IllegalWildcardSequenceException - Exception in net.sf.mmm.util.reflect.base
A IllegalWildcardSequenceException is thrown if a wildcard-type given as string could NOT be parsed because it contains an illegal sequence (e.g.
IllegalWildcardSequenceException(String) - Constructor for exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
The constructor.
image - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
image - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
 
image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
 
image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
IMAGE_OF_OR_APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
immutableContext - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
the parent context
ImmutableGenericContext - Class in net.sf.mmm.util.context.base
This is an implementation of the GenericContext interface that is an immutable view that delegates to another instance.
ImmutableGenericContext(GenericContext) - Constructor for class net.sf.mmm.util.context.base.ImmutableGenericContext
The constructor.
IMPL_CLASS_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an implementation class.
IMPL_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
The conventional suffix for an implementation package.
IN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword IN.
IN_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
IN_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
inAttribute - Variable in class net.sf.mmm.util.xml.api.ParserState
 
inBrace - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
true if in open brace ('('), false otherwise.
includeReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The reader to the current XInclude document or null if we currently have no active XInclude.
includeText - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The included text or null if currently no text is to be included.
INCOMPLETE_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
increase(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
indent - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
indent - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
indentationMode - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
IndentationMode() - Constructor for enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
 
index - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
index - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The current index in array.
index - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The current index in StringTokenizer.string.
index - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
index - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
 
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
index - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
index - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
index - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
the index of the hyphenation-position in the pattern (without numbers).
index - Variable in class net.sf.mmm.util.xml.base.NodeIterator
The current index in the NodeIterator.nodeList.
index - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
The current index position in the XmlInputStream.buffer.
INF_AND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_BOTTOM_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_CENTER - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_GREATER_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_HORIZONTAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LESS_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_LESS_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_MAIN_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_MAIN_MODE_HELP - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_MAIN_MODE_VERSION - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
INF_NAND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NOR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NORTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_NOT_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_OR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_SOUTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_TOP_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_VERTICAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INF_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INFINITY_NEGATED_WITH_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INFIX_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts all but ASCII letters.
info(String) - Method in class net.sf.mmm.logging.DummyLogger
info(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
info(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
info(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
info(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
info(String) - Method in class net.sf.mmm.logging.TestLogger
info(String, Object) - Method in class net.sf.mmm.logging.TestLogger
info(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
info(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
info(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
info(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
info(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
info(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
info(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
info(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
infoAnd() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoBottom() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoBottomLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoBottomRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoCenter() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoConfirmation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoError() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoGreaterOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoGreaterThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoHorizontal() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoInformation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoLessOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoLessThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoMainModeDefault() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoMainModeHelp() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoMainModeVersion() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
infoNand() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNor() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNorthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoNotEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoOk() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoOr() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
INFORMATION - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating an general purpose information.
InformationMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an information Message.
InformationMessage() - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor for de-serialization in GWT.
InformationMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
InformationMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
The constructor.
infoSouth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoSouthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoSouthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoTop() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoTopLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoTopRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoUndefined() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoValidationFailure() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoVertical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoWarning() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
infoYes() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
 
init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
Initializes this resource after it has been properly initialzed.
init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
Initializes this resource after it has been properly completed.
initBytes(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method initializes the internal byte array.
initCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
Scans the entire classpath and initializes the root.
InitializationState - Enum in net.sf.mmm.util.component.api
This enum contains the available states of an initialization.
InitializationState() - Constructor for enum net.sf.mmm.util.component.api.InitializationState
 
initializationState - Variable in class net.sf.mmm.util.component.base.AbstractComponent
 
InitializationState - Class in net.sf.mmm.util.component.base
This class represents the state of an initialization.
InitializationState() - Constructor for class net.sf.mmm.util.component.base.InitializationState
The constructor.
initializationState - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
initialize(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method initializes this DialogManager.
initialize(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method initializes this DialogManager.
initialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method initializes this widget.
initialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
This method initializes this class.
initialize(AbstractDetectorStreamProvider, DetectorStreamProcessor) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
This method initializes this class.
initialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method initializes this class.
initialize() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
This method is called at construction.
initialize(int, int, DefaultLineWrapper.TextSegmentType) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
This method resets and initializes this object.
initialize(Mandatory) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
initializeArgumentRecursive(BasicDoubleLinkedNode<CliArgumentContainer>, Map<String, BasicDoubleLinkedNode<CliArgumentContainer>>) - Method in class net.sf.mmm.util.cli.base.CliState
This method initializes the node containing an CliArgumentContainer in order to determine the appropriate order of the CliArguments.
initializeArguments() - Method in class net.sf.mmm.util.cli.base.CliState
This method initializes the arguments.
initialized - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
initializeModeRecursive(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
This method initializes the given CliModeContainer.
initializeMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Initializes checkboxes for multi-selection.
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
Override to add initialization logic to AbstractMouseDragHandler.onMouseDown(MouseDownEvent).
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
This method is called from AbstractUiWidgetNative.getWidgetAdapter() to initialize the UiWidgetAdapter.
initialWidth - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The initial width of the column.
initIso843(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 843 (Greek transliteration).
initIso9(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
Implementation of ISO 9 (cyrillic transliteration).
initTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
Initializes the current table row.
INNER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword INNER.
INNER_JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword INNER JOIN.
INPUT_PARAMETER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An input parameter is a placeholder for a value given as parameter to the JPQL Statement.
INPUT_TYPE_COLOR - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a color.
INPUT_TYPE_DATE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a date.
INPUT_TYPE_DATETIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a date with time.
INPUT_TYPE_NUMBER - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a number spin-box.
INPUT_TYPE_RANGE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a range slider.
INPUT_TYPE_TIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The type of the InputElement for a time.
InputBox<VALUE> - Class in net.sf.mmm.client.ui.gwt.widgets
A InputBox extends ValueBoxBase for HTML5 input widgets.
InputBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.InputBox
The constructor.
inputStream - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The input-stream to read.
inputStream - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The StAX resource management sucks: we need to manage the underlying input stream ourselves.
InserImageLink() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink.InserImageLink
The constructor.
InserImagePopup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage.InserImagePopup
The constructor.
insert(Widget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
insert(IsWidget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
insert(byte...) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method inserts the given bytes at the current position into the stream.
insert(ByteArray) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method inserts the given data at the current position into the stream.
insert(byte...) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method inserts the given bytes at the current position into the stream.
insert(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method inserts the given data at the current position into the stream.
insertAsNext(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given value into the list at the position represented by this node.
insertAsNext(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given node into the list immediately after the position represented by this node.
insertAsPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given node into the list immediately before the position represented by this node.
insertAsPrevious(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method inserts the given value into the list at the position represented by this node.
instance - Static variable in class net.sf.mmm.client.api.ClientContext
 
INSTANCE - Static variable in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
 
instance - Static variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
The singleton instance.
INSTANCE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ArrayListFactory
The default instance creating an ArrayList.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.EmptyIterator
 
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashSetFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeMapFactory
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeSetFactory
The singleton instance.
instance - Static variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
This is the singleton instance of this SimpleExecutor.
instance - Static variable in class net.sf.mmm.util.date.base.DurationUtilImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
 
instance - Static variable in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.event.api.EventListenerIgnore
 
instance - Static variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.file.base.DirectoryFilter
the singleton instance
instance - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
instance - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.file.base.PlainFileFilter
the singleton instance
INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.GwtUtil
 
INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.JavaScriptUtil
 
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullSource
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullTarget
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevZero
The singleton instance.
instance - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
The singleton instance.
instance - Static variable in class net.sf.mmm.util.io.base.StreamUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.function.VoidFunction
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
 
instance - Static variable in class net.sf.mmm.util.lang.base.BasicUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.ComparableComparator
 
instance - Static variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.lang.base.FormatterToString
 
instance - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
 
instance - Static variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
 
instance - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
 
instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
 
instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsBundleHelper
 
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NoTemplateResolver
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.GlobPatternCompiler
A singleton instance of this implementation.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.PathPatternCompiler
A singleton instance of this instance.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
A singleton instance of this implementation.
INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
A singleton instance of this implementation.
instance - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
The singleton instance of this class.
INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
The singleton instance.
instance - Static variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
instance - Static variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
instance - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.JavaLangClassResolver
The singleton instance.
instance - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The singleton instance.
INSTANCE - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
The singleton instance.
instance - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
instance - Static variable in class net.sf.mmm.util.text.base.JustificationBuilderImpl
 
instance - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
instance - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
 
INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorNone
 
INSTANCE - Static variable in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
 
instance - Static variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
instance - Static variable in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
 
instance - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.DomUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
instance - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
 
InstantiationFailedException - Exception in net.sf.mmm.util.reflect.api
An InstantiationFailedException indicates that the instantiation of a Class failed for arbitrary reasons.
InstantiationFailedException(Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
The constructor.
InstantiationFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
The constructor.
inStream - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
The adapted InputStream to buffer or null if closed.
inStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
IntegerDatatypeUserType<T extends SimpleDatatype<Integer>> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
IntegerDatatypeUserType(Class<T>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.IntegerDatatypeUserType
Deprecated.
The constructor.
IntegerRangeBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a range input for Integer values.
IntegerRangeBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerRangeBox
The constructor.
IntegerSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Integer values.
IntegerSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerSpinBox
The constructor.
INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTEGRAL_AROUND_A_POINT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTEGRAL_WITH_LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERCALATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
interCommit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method commits the transaction currently active and opens a new one.
interCommit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method commits the transaction currently active and opens a new one.
interface2subFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
INTERFACE_NAME_SUFFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsBundle
The suffix for the interfaces derived from NlsBundle.
interfaces - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
the current class
INTERIOR_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
InternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of IDResolver validating that no IDs are duplicated or missing (IDRef is pointing to an undefined ID).
InternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
The constructor.
InternationalCallPrefix - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the international call prefix (also called exit code or IDD code) for a phone number.
InternationalCallPrefix() - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The constructor for de-serialization in GWT.
InternationalCallPrefix(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The constructor.
INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_ABOVE_BAR_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_BESIDE_AND_JOINED_WITH_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INTERSECTION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
introspectFields(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Introspects the Fields of the given Class and adds them to the given PojoDescriptorImpl.
introspectMethods(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Introspects the Methods of the given Class and adds them to the given PojoDescriptorImpl.
invalid - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
inverseCycle - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
invert() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
 
invert(ColorModel) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
invert() - Method in class net.sf.mmm.util.date.api.WeekdaySet
This method returns a new WeekdaySet that is the inverse selection of this WeekdaySet.
inverted - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
false if index is first argument, true if second.
INVERTED_EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
An inverted (upside-down) exclamation mark (!) used at the beginning of an exclamation in Spanish.
INVERTED_LAZY_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_LAZY_S_WITH_DOUBLE_UNDERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVERTED_QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
An inverted (upside-down) question mark (?) used at the beginning of a question in Spanish.
INVISIBLE_SEPARATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
INVISIBLE_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
InvocationFailedException - Exception in net.sf.mmm.util.reflect.api
An InvocationFailedException is thrown if an invocation failed.
InvocationFailedException(InvocationTargetException) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
InvocationFailedException(Exception) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
InvocationFailedException(InvocationTargetException, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
InvocationFailedException(InvocationTargetException, AccessibleObject, Object) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
The constructor.
invoke(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Invokes the given RemoteInvocationCall.
invoke(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
Invokes the given RemoteInvocationCall.
invoke(Serializable[]) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
This method invokes this GenericRemoteInvocationRpcCallHandler for the given arguments.
invoke(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
Invokes the given RemoteInvocationCall.
invoke(Object, Method, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
invoke(Object, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
This method invokes the according property-method of pojoInstance with the given arguments.
invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
This method invokes the according property-method of pojoInstance with the given arguments.
invokeAccessKey(char) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method simulates the effect of pressing the access key programmatically.
invokeAccessKey(char) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method simulates the effect of pressing the access key programmatically.
invokeAsynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task asynchronous in the dispatcher thread of the UI.
invokeFeature(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
invokeSynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Callable<T>) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Runnable) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeSynchron(Callable<T>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method invokes the given task synchronous in the dispatcher thread of the UI.
invokeTimer(Runnable, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task asynchronous after the given dalay.
invokeTimer(Callable<Boolean>, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method invokes the given task periodically.
invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task periodically.
invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method invokes the given task asynchronous after the given dalay.
invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task periodically.
invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method invokes the given task asynchronous after the given dalay.
Ioc - Interface in net.sf.mmm.util.component.api
This interface is only used for documentation of what is meant by the terms IoC.
IocContainer - Interface in net.sf.mmm.util.component.api
This is the interface for the container of a CDI/IoC framework.
IoMode - Enum in net.sf.mmm.util.io.api
This enum holds the possible modes of I/O.
IoMode() - Constructor for enum net.sf.mmm.util.io.api.IoMode
 
IS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword IS.
IS_EMPTY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS EMPTY.
IS_MEMBER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS MEMBER.
IS_NOT_EMPTY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS NOT EMPTY.
IS_NOT_MEMBER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS NOT MEMBER.
IS_NOT_NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS NOT NULL.
IS_NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-condition IS NULL.
isAbsolute() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
isAbsolute() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
isAbstract() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method determines if the current ContentType is abstract.
isAbstract - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
isAbstract() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method determines if the current ContentType is abstract.
isAccepted(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method determines whether the given type is accepted in the hierarchy.
isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given type is accepted as significant type for registration and lookup of ValueConverters.
isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
This method determines whether the given type is accepted in the hierarchy.
isAcceptStatic() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
This method can be overridden for dynamic activation of this handler.
isActive() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method determines if this context holds an active transaction.
isActive() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method determines if this context holds an active transaction.
isAfter(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is after the given phase.
isAllLowerCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in lower case.
isAllLowerCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
Determines if all characters of the given string are in lower case.
isAllowCustomInput() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAllowCustomInput
This method determines if custom input is allowed by this object (widget).
isAllowCustomInput() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method determines if custom input is allowed by this object (widget).
isAllowSave() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method determines if this implementation allows to save.
isAllUpperCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
Determines if all characters of the given string are in upper case.
isAllUpperCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
Determines if all characters of the given string are in upper case.
isAltQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
If alt-quote-start, alt-quote-end and alt-quote-escape all point to the same character (which is NOT '\0'), then this method determines if alt-quotation escaping is lazy.
isAltQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
If alt-quote-start, alt-quote-end and alt-quote-escape all point to the same character (which is NOT '\0'), then this method determines if alt-quotation escaping is lazy.
isAncestor(PARENT) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method determines if this GenericTreeNode is an ancestor of the given node.
isAncestor(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method determines if this GenericTreeNode is an ancestor of the given node.
isAncestorOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
Determines if this CliModeObject is an ancestor of the given childMode.
isAncestorOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
Determines if this CliModeObject is an ancestor of the given childMode.
isAnnotationForType(Class<A>, ElementType) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method determines if the given annotationType represents an Annotation that has a Target compatible with the given targetType.
isAnnotationForType(Class<A>, ElementType) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method determines if the given annotationType represents an Annotation that has a Target compatible with the given targetType.
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
isApplicable(Signature) - Method in class net.sf.mmm.util.reflect.api.Signature
This method determines if the given signature is applicable for this signature.
isApplicable(ValueConverter<?, ?>, GenericType<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given converter is applicable for the given targetType.
isApplicable(Class<?>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method determines if the given converterTargetClass is applicable for the expectedTargetClass.
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method determines if the property-type of the setter is a container-type (an array, Collection or Map).
isArrayMapOrCollection(Class<?>) - Static method in class net.sf.mmm.util.cli.base.CliParameterContainer
This method determines if the given type is a container-type (an array, Collection or Map).
isArrayMapOrCollection() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
 
isArrayOrList(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method determines if the given object is an array or List.
isArrayOrList(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method determines if the given object is an array or List.
isAssignableFrom(GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method determines if this GenericType is equal to or a super-type of the given subType.
isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method determines if this GenericType is equal to or a super-type of the given subType.
isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method determines if this GenericType is equal to or a super-type of the given subType.
isAtomic() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAtomic
This method gets the value of the atomic property of this object.
isAtomic() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the atomic property of this object.
isAttached() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
isAuthenticated() - Method in class net.sf.mmm.test.TestUser
isAvailable(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method determines if the given EnumDefinition is available, so it is ensured that the enum values can be retrieved.
isAvailable(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method determines if the given EnumDefinition is available, so it is ensured that the enum values can be retrieved.
isAvailable(String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
This method verifies that the given bundleNames are available ResourceBundles.
isAvailable() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource is available.
isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method determines if this resource is available.
isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method determines if this resource is available.
isAvailable() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method determines if this resource is available.
isBefore(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
This method determines if this DevelopmentPhase is before the given phase.
isBooleanType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method determines if the given type is a boolean type ( boolean.class or Boolean.class).
isBound(Parameter<?>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
isBusy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaBusy
This method gets the value of the busy state of this object.
isBusy() - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
This method determines if the application client is currently busy.
isBusy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the busy state of this object.
isBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method determines if the application client is currently busy.
isCachable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
isCachable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
isCachable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
This method determines whether a CachedGeneratorResult is obsolete or can be reused.
isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
This method determines whether a CachedGeneratorResult is obsolete or can be reused.
isCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method determines if this cache has been disabled.
isCause(Throwable, Class<? extends Throwable>) - Static method in class net.sf.mmm.test.ExceptionHelper
This method checks if a catched exception or one of its causes is an instance of the given expectedType.
isCause(Throwable, Throwable) - Static method in class net.sf.mmm.test.ExceptionHelper
This method should be invoked in catch-block of tests that catched a given exception and expect that this exception or one of its causes is the same as the given expectedCause.
isCheckComments() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines how Comments are compared.
isCleared() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
 
isClosable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadClosable
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object (e.g.
isClosable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object (e.g.
isCollapsed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCollapsed
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method determines if this object is collapsed.
isCollapsed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method determines if this object is collapsed.
isCollection(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method determines if the given type is a List.
isComplete() - Method in interface net.sf.mmm.util.search.api.SearchResult
This method determines if this result holds all hits that matched your SearchCriteria.
isComplete() - Method in class net.sf.mmm.util.search.base.SearchResultBean
This method determines if this result holds all hits that matched your SearchCriteria.
isComplete() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method determines if this column is complete (all text is appended).
isCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method determines if the transfer has been completed successfully.
isContained(V) - Method in class net.sf.mmm.util.value.api.Range
This method determines if the given value is within this Range from minimum to maximum.
isContainerForItem(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
isContainerForItem(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
isControlKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method determines if the given key is a control key (backspace, return, tab, arrow up/down/left/right, escape, etc.).
isDash(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a dash.
isDash(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method determines if the given character is a dash.
isData() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.base.FileResource
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.base.UrlResource
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method determines if this resource has potentially data available.
isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method determines if this resource has potentially data available.
isDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
This method determines if the given Class reflects an (immutable) Datatype.
isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method determines if the given Class reflects an (immutable) Datatype.
isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
This method determines if the given Class reflects an (immutable) Datatype.
isDatatype(Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method determines if the given object is a (immutable) Datatype.
isDatatypeSupported(Class<?>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
This method determines if the given Class is supported by UiWidgetFactoryDatatype.createForDatatype(Class).
isDatatypeSupported(Class<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method determines if the given Class is supported by UiWidgetFactoryDatatype.createForDatatype(Class).
isDebugEnabled() - Method in class net.sf.mmm.logging.DummyLogger
isDebugEnabled() - Method in class net.sf.mmm.logging.TestLogger
isDebugEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isDecimal() - Method in interface net.sf.mmm.util.math.api.NumberType
This method determines if the represented Number is a decimal value.
isDeepEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given objects are equal to each other.
isDeepEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method checks if two given objects are equal to each other.
isDeprecated() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDeprecated
This method determines if this object is deprecated.
isDescendant(CHILD) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
This method determines if this GenericTreeNode is a descendant of the given node.
isDescendant(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method determines if this GenericTreeNode is a descendant of the given node.
isDescendantOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
Determines if this CliModeObject is a descendant of the given parentMode.
isDescendantOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
Determines if this CliModeObject is a descendant of the given parentMode.
isDeterministic() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method determines if this PojoPathFunction is deterministic.
isDeterministic() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method determines if this PojoPathFunction is deterministic.
isDevelopmentEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isDevelopmentEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
isDisabled() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDisabled
This method gets the value of the disabled state of this object.
isDisabled() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the value of the disabled state of this object.
isDispatchThread() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method checks if the "current thread" is the dispatcher thread of the underlying UI toolkit.
isDispatchThread() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
This method checks if the "current thread" is the dispatcher thread of the underlying UI toolkit.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method tests if this object has been disposed.
isDisposed() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
This method tests if this object has been disposed.
isDisposed() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDisposed
This method tests if this object has been disposed.
isDone() - Method in interface net.sf.mmm.util.io.api.DetectorStream
This method determines if the detection is done.
isDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method determines if the detection is done.
isDynamic() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This method determines if this ValueValidator is dynamic.
isDynamic() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
This method determines if this ValueValidator is dynamic.
isEditable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEditable
This method gets the editable status of this object.
isEditable() - Method in interface net.sf.mmm.client.ui.api.common.UiMode
This method determines if this mode allows the end-user to modify values.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method gets the editable status of this object.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method gets the editable status of this object.
isEditable() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method gets the editable status of this object.
isEmpty() - Method in interface net.sf.mmm.transaction.api.TransactionContext
This method determines if the map is empty.
isEmpty() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
This method determines if the map is empty.
isEmpty() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
isEmpty(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method determines if the given string contains no information.
isEmpty(String, boolean) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method determines if the given string is empty.
isEmpty(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method determines if the given string contains no information.
isEmpty(String, boolean) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method determines if the given string is empty.
isEmpty() - Method in interface net.sf.mmm.util.pool.api.Pool
This method determines if the pool is empty.
isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
This method determines if the pool is empty.
isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method determines if the pool is empty.
isEnabled() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEnabled
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is enabled.
isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
isEnabled() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is enabled.
isEnforceSerializableForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
isEnvironmentCloseToProduction() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isEnvironmentCloseToProduction() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
isEqual(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
This method determines if the two given objects are equal to each other in a way semantically defined by this implementation.
isEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given objects are equal to each other.
isEqual(Object[], Object[]) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method checks if two given arrays are structurally equal to each other.
isEqual(VALUE, VALUE) - Method in interface net.sf.mmm.util.lang.api.EqualsChecker
This method determines if the two given objects are equal to each other in a way semantically defined by this implementation.
isEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method checks if two given objects are equal to each other.
isEqual(Object[], Object[]) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method checks if two given arrays are structurally equal to each other.
isEqual(Node, Node, XmlCompareMode) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method determines if two XML-nodes represent the same XML.
isEqual(Node, Node, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if two XML-nodes represent the same XML.
isEqual(CharIterator, CharIterator, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given CharSequences are equal.
isEqual(Element, Element, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given elements are equal.
isEqual(NodeList, NodeList, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given NodeLists are equal.
isEqualCollectionType(Collection<?>, Collection<?>) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
This method is called from EqualsCheckerCollection.isEqualNotNull(Object, Object) to check if the type of two given Collections should be considered as equal.
isEqualName(Node, Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method determines if the given nodes have the same name and namespace.
isEqualNotNull(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
Called from AbstractEqualsChecker.isEqual(Object, Object) if objects are both NOT same and NOT null.
isEqualPrimitiveArray(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
This method is the part of EqualsCheckerArray.isEqualNotNull(Object, Object) for primitive arrays.
isErrorEnabled() - Method in class net.sf.mmm.logging.DummyLogger
isErrorEnabled() - Method in class net.sf.mmm.logging.TestLogger
isErrorEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isExecutable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is executable for the given fileModeClass.
isExpanded() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaExpanded
This method gets the value of the expanded state of this object.
isExpanded() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method gets the value of the expanded state of this object.
isFailIfUnprecise() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method determines if the conversion from one number-type to another should fail if it is unprecise.
isFailure() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isFallback() - Method in interface net.sf.mmm.util.session.api.UserSession
This method determines if this UserSession was received or is currently called outside the scope of a current user session.
isFallback() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
This method determines if this UserSession was received or is currently called outside the scope of a current user session.
isFalse() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method determines if this instance is BooleanEnum.FALSE.
isFirstValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isFocusable(Element, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
Determines if the given Element is focusable or tab-able.
isFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFocused
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method determines if this object currently has the focus.
isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method determines if this object currently has the focus.
isFolder() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.base.FileResource
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method determines if this BrowsableResource is a folder that potentially contains other resources.
isForUser() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
isForUser() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
 
isForUser() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
isForUser() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
isForUser() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
isGetType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method determines if we have been invoked from getType.
isHidden() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHidden
This method gets the hidden state of this object.
isHidden() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method gets the hidden state of this object.
isHorizontal() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
This method determines if the primary ordering of script and layout goes horizontally.
isHyphen(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a hyphen.
isHyphen(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method determines if the given character is a hyphen.
isIgnoreUndefinedNodes() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
isIn(char, char[]) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method determines if the given character c is contained in chars.
isInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method determines if the given array contains an element that equals (see checkEqual) to the given value.
isInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
This method determines if the given array contains an element that equals (see checkEqual) to the given value.
isInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method determines if the given array contains an element that equals (see checkEqual) to the given value.
isInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
This method determines if the given array contains an element that equals (see checkEqual) to the given value.
isIndent() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
isInfoEnabled() - Method in class net.sf.mmm.logging.DummyLogger
isInfoEnabled() - Method in class net.sf.mmm.logging.TestLogger
isInfoEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method gets the status of the initialization .
isInstance(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
Determines if the given handler is an instance of the managed handler interface.
isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
Determines if the given handler is an instance of the managed handler interface.
isIntegerType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
This method determines if the given type is an integer type ( int.class or Integer.class).
isInterfaceSupported() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
Determines if if interfaces are supported.
isJavaStandardDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
This method determines if the given Class reflects a Java standard Datatype provided by the JDK.
isJavaStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method determines if the given Class reflects a Java standard Datatype provided by the JDK.
isJoinCData() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent CDATASection-nodes should be treated as one single CDATASection-node when comparing XML.
isJoinComment() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent Comment-nodes should be treated as one single Comment-node when comparing XML.
isJoinedToTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
isJoinText() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines if subsequent Text-nodes should be treated as one single Text-node when comparing XML.
isKeepStreamsOpen() - Method in class net.sf.mmm.util.process.api.ProcessContext
 
isLastValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isLeftToRight() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
This method determines if the horizontal ordering of script and layout goes from the left to the right or vice versa.
isLimitedDevice() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
This method determines if the operating system running this java virtual machine is for mobile or embedded devices or maybe tablets but not for full-fledged PC or server machines.
isLimitedDevice() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
This method determines if the operating system running this java virtual machine is for mobile or embedded devices or maybe tablets but not for full-fledged PC or server machines.
isLinked() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
This method determines if this node is linked.
isLinked() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method determines if this node is linked.
isLinked() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method determines if this node is linked.
isLinked() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method determines if this node is linked.
isLogin() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
isLogin(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
Determines if a RemoteInvocationCall represents the login operation.
isLogin(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
Determines if a RemoteInvocationCall represents the login operation.
isLoginByName(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
isLookupMethod(JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
Determines if the given JMethod is declared in NlsBundleWithLookup.
isMandatory() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValidation
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory(ValueValidator<?>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
Determines the given validator is mandatory.
isMandatory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method determines if ValidatorMandatory (or a sub-class) has been added to this object.
isMandatory() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
 
isMandatory() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
isMap(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
This method determines if the given type is a Map.
isMarkerInterface(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method determines if the given interfaceClass is a marker-interface (e.g.
isMarkerInterface(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method determines if the given interfaceClass is a marker-interface (e.g.
isMaximizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximizable
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object can be (un)maximized by the end-user.
isMaximizable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object can be (un)maximized by the end-user.
isMaximized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximized
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object is maximized.
isMaximized() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object is maximized.
isMinimized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimized
This method determines if this object is maximized.
isMinus(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines if the given character is a minus-sign.
isMinus(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method determines if the given character is a minus-sign.
isModal() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModal
This method determines if this object (window) is modal.
isModified() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModified
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method determines if this object (or more precisely its value) is modified.
isModified() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object (or more precisely its value) is modified.
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
isModifiedSince(Date) - Method in interface net.sf.mmm.util.resource.api.DataResource
This method determines if this resource has been been modified since the given data.
isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method determines if this resource has been been modified since the given data.
isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method determines if this resource has been been modified since the given data.
isMovable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMovable
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object can be moved.
isMovable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method determines if this object can be moved.
isMultiLine() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiLine
This method gets the value of the multiline property of this object.
isMultiLine() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method gets the value of the multiline property of this object.
isMultiSelectable() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiSelectable
This method gets the value of the multiselectable property of this object.
isMultiSelectable() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method gets the value of the multiselectable property of this object.
isMultiSelection() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMultiSelection
This methods determines the selection mode.
isMutable() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
isMutable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
 
isMutable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
isMutable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
isNegation() - Method in enum net.sf.mmm.util.lang.api.Conjunction
 
isNlsBundleMethod(Method, boolean) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
This method determines if the given Method is a regular NlsBundle-method.
isNormalizeSpaces() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
This method determines how to deal with whitespace-characters ' ' , '\t','\r', and '\n' when comparing content of Text (or CDATASection).
Iso2CountryCode - Class in net.sf.mmm.util.datatype.api.address
This class is a Datatype that represents a 2 letter code representing a country of the world according to ISO 3116.
Iso2CountryCode() - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
The constructor for de-serialization in GWT.
Iso2CountryCode(String) - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
The constructor.
Iso8601Formatter(Locale, Iso8601Util, String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The constructor.
Iso8601Util - Interface in net.sf.mmm.util.date.api
This is a collection of utility functions for formatting and parsing dates according to ISO 8601 formats.
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
Is the Iso8601Util.
iso8601Util - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToDate
 
iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
 
iso8601Util - Variable in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
The Iso8601Util instance.
iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The Iso8601Util instance.
iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
Iso8601UtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the Iso8601Util interface.
Iso8601UtilImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilImpl
The constructor.
Iso8601UtilLimited - Interface in net.sf.mmm.util.date.api
This is a limited subset of Iso8601Util that is GWT compatible.
Iso8601UtilLimitedImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the Iso8601UtilLimited interface.
Iso8601UtilLimitedImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The constructor.
isolationLevel - Variable in class net.sf.mmm.transaction.api.TransactionSettings
 
isOpen() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
isOptional() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
 
isOptional() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
isOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method determines if the options are completed and further command-line parameters have to be arguments.
isParentDirectory() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
isPaused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPaused
This method gets the paused status of this object.
isPojoTypeSupported(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
This method determines if the given type will be supported and a PojoDescriptor implementation shall be generated.
isPojoTypeSupported(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
This method determines if the given type will be supported and a PojoDescriptor implementation shall be generated.
isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method determines if the given element should be associated with currentType in preference to the element existing that is already registered and will be replaced according to the result of this method.
isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method determines if the given element should be associated with currentType in preference to the element existing that is already registered and will be replaced according to the result of this method.
isPresent(byte[], int) - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
This method detects if this ByteOrderMark is present in the given bytes.
isProductionEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
 
isProductionEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
isProductive(Class<?>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
Determines if the given bundleClass is productive.
isProgrammatic() - Method in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
isProgrammatic() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
 
isPublicAccessible(Member) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method determines if the given Member is accessible or public (declared as public in a public class).
isQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
If quote-start, quote-end and quote-escape all point to the same character (which is NOT '\0'), then this method determines if quotation escaping is lazy.
isQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
If quote-start, quote-end and quote-escape all point to the same character (which is NOT '\0'), then this method determines if quotation escaping is lazy.
isReadable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is readable for the given fileModeClass.
isReading() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
This method determines if this mode is for a reading accessor.
isReadOnly() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaReadOnly
This method gets the value of the readonly property of this object.
isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method gets the value of the readonly property of this object.
isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method gets the value of the readonly property of this object.
isReadOnly() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
This method determines if the search should be performed in read-only mode.
isReadOnly() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
This method determines if the search should be performed in read-only mode.
isRejectSubQueue() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
isRemoveAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoveCause() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoved() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
isRemoveSuppressed() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isReorderable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadReorderable
This method determines if this object can be reordered.
isReorderable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object can be reordered.
isReorderable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method determines if this object can be reordered.
isReplaceAll() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
isRequired() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRequired
This method gets the value of the required property of this object.
isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method gets the value of the required property of this object.
isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method gets the value of the required property of this object.
isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method gets the flag that determines if wildcards are required.
isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
This method gets the flag that determines if wildcards are required.
isResizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadResizable
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method determines if this object is resizable.
isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method determines if this object is resizable.
isResolved() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
This method determines if this IdResolverContext.Resolver has been resolved successfully.
isRetainAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
isRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
 
isRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
isRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
isRuntimeAnnotation(Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
This method determines if the given annotationType represents an Annotation that has the Retention runtime and can therefore be resolved at runtime.
isRuntimeAnnotation(Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
This method determines if the given annotationType represents an Annotation that has the Retention runtime and can therefore be resolved at runtime.
isSecured() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
isSecured(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
Determines if a RemoteInvocationCall is secured.
isSecured(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
Determines if a RemoteInvocationCall is secured.
isSecured(Annotation) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
 
isSecuredByDefault() - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
This method gets the default value for RemoteInvocationSecurityDetectorImpl.isSecured(AnnotatedElement) if no annotation or other hint was found.
isSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelected
This method determines if the object is selected.
isSelected(SelectionChoice) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method determines if the given logical SelectionChoice is currently selected.
isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method determines if the given logical SelectionChoice is currently selected.
isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method determines if the given logical SelectionChoice is currently selected.
isSelected() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method determines if the object is selected.
isSetgid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the setgid flag ("set group ID").
isSetuid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the setuid flag ("set user ID").
isShowIfEditable() - Method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
 
isSnapshot() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method determines if this VersionIdentifier indicates a snapshot release.
isSnapshot() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method determines if this VersionIdentifier indicates a snapshot release.
isSortable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortable
This method determines if this object can be sorted.
isSortable() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
 
isSortable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method determines if this object can be sorted.
isSortable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method determines if this object can be sorted.
isSticky() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines the value of the sticky flag.
isStopOnMatch() - Method in interface net.sf.mmm.util.transformer.api.StringTransformerRule
This method determines if this rule will stop further proceeding if it matched.
isStopOnMatch() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
 
isStopped() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
 
isStopped() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
isStopped() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method determines if this transferrer was stopped.
isStrict() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
 
isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isStyleDeltaSupported() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method determines if the style delta operations AttributeWriteStylesAdvanced.addStyle(String), AttributeWriteStylesAdvanced.removeStyle(String) and AttributeWritePrimaryStyle.setPrimaryStyle(String) are supported by this widget adapter.
isSubstring(String, String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method checks if the given string contains the given substring at the given offset.
isSubstring(char[], String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method checks if the given string contains the given substring at the given offset.
isSubstring(String, String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method checks if the given string contains the given substring at the given offset.
isSubstring(char[], String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method checks if the given string contains the given substring at the given offset.
isSuccess() - Method in class net.sf.mmm.util.date.api.TimeMeasure
 
isSupportEnumAutoRegistration() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
Determines if this is a technical exception.
isTechnical() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
Determines if this is a technical exception.
isTechnical() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
Determines if this is a technical exception.
isTechnicalAncestor(ContentType) - Method in interface net.sf.mmm.util.contenttype.api.ContentType
This method determines if this ContentType is an ancestor of the given technicalType.
isTechnicalAncestor(ContentType) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method determines if this ContentType is an ancestor of the given technicalType.
isTitleVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTitleVisible
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method determines if the title of this object is visible.
isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method determines if the title of this object is visible.
isToEast() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isToNorth() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isToSouth() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isToWest() - Method in enum net.sf.mmm.util.lang.api.Direction
 
isTraceEnabled() - Method in class net.sf.mmm.logging.DummyLogger
isTraceEnabled() - Method in class net.sf.mmm.logging.TestLogger
isTraceEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isTrigger() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
This method determines if the option is a trigger.
isTrimValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTrimValue
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method determines if the value of this object should be automatically trimmed.
isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method determines if the value of this object should be automatically trimmed.
isTrue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
This method determines if this instance is BooleanEnum.TRUE.
isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
 
isUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method determines if the given element has been declared unacceptable.
isUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
isValid() - Method in interface net.sf.mmm.util.validation.api.ValidationState
This method determines if the validation has been successful.
isValid() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
This method determines if the validation has been successful.
isValid(Object, ConstraintValidatorContext) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method determines if the validation has been successful.
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method determines if the validation has been successful.
isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method determines if the validation has been successful.
isValidToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
Checks if the given CsrfToken that has been sent from the client is valid.
isValidToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
Checks if the given CsrfToken that has been sent from the client is valid.
isValueSelected(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
 
isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisible
This method determines if this object is set to visible.
isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method determines if this object is set to visible.
isVisible() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
This method determines if this dialog is currently visible (opened).
isVisible() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method determines if this dialog is currently visible (opened).
isVisible() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is set to visible.
isVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is set to visible.
isVisible() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
This method determines if this object is set to visible.
isVisibleRecursive() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisibleRecursive
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method determines if this object is actually visible for the end-user.
isVisibleRecursive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method determines if this object is actually visible for the end-user.
isWarnEnabled() - Method in class net.sf.mmm.logging.DummyLogger
isWarnEnabled() - Method in class net.sf.mmm.logging.TestLogger
isWarnEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
isWhitespace(char) - Static method in class net.sf.mmm.util.filter.api.WhitespaceHelper
 
isWidth() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
isWindowPositionAbsolute() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
 
isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
isWritable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method determines if this mask is writable for the given fileModeClass.
isXIncludeAware() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
item(int) - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
ItemContainer<ITEM,SELF extends ItemContainer<ITEM,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
This is the interface for a container for an <ITEM> of a data set widget.
ItemContainerGwt<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This class is a simple container for a <ROW> of a data table in combination with its widgets to render the row.
ItemContainerGwt(AbstractUiWidgetAbstractDataTable<?, ?, ROW, ItemContainerGwt<ROW>>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
The constructor.
itemEdited - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
itemOriginal - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
iterator() - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
iterator() - Method in class net.sf.mmm.util.collection.base.CollectionList
iterator() - Method in class net.sf.mmm.util.collection.base.FilteredIterable
iterator() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
iterator() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
iterator() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
iterator() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable

J

JAR_SUFFIX - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
The JAR suffix.
JAVADOC - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about missing, wrong or incomplete javadoc.
JavaLangClassResolver - Class in net.sf.mmm.util.reflect.base
This is a MappedClassResolver that contains the mapping for typical classes located in the package java.lang.
JavaLangClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.JavaLangClassResolver
The constructor.
JavaScriptUtil - Class in net.sf.mmm.util.gwt.api
This class holds a collection of utility functions for GWT (Google Web Toolkit) using JSNI (JavaScript Native Interface).
JavaScriptUtil() - Constructor for class net.sf.mmm.util.gwt.api.JavaScriptUtil
The constructor.
JavaSerializer - Class in net.sf.mmm.util.serialization.base
This is the implementation of Serializer using the standard serialization mechanism of Java.
JavaSerializer() - Constructor for class net.sf.mmm.util.serialization.base.JavaSerializer
The constructor.
javaType - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
 
JaxbBeanHolder<T> - Interface in net.sf.mmm.util.xml.base.jaxb
This class is a container holding a JAXB bean.
JaxbBeanHolderImpl<VIEW,BEAN extends VIEW> - Class in net.sf.mmm.util.xml.base.jaxb
This is the implementation of JaxbBeanHolder.
JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The constructor.
JaxbBeanHolderImpl(BEAN, DataResource, XmlBeanMapper<BEAN>, boolean) - Constructor for class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
The constructor.
jaxbContext - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
JaxbObject - Interface in net.sf.mmm.util.xml.base.jaxb
This is the interface for a JAXB serializable object that needs to perform custom initialization logic after un-marshaling.
jdbcCode - Variable in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
 
JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword JOIN.
JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
JOIN_ASSOCIATION_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
JOIN_COLLECTION_VALUED_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
JOIN_SINGLE_VALUED_ASSOCIATION_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
JOIN_SPEC - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
joinCData - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
joinComment - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
JoiningNodeIterator - Class in net.sf.mmm.util.xml.base
This class is used to iterate the Nodes of a NodeList.
JoiningNodeIterator(NodeList, XmlCompareMode) - Constructor for class net.sf.mmm.util.xml.base.JoiningNodeIterator
The constructor.
joinText - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
joinTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
JpaEntity - Class in net.sf.mmm.persistence.base.jpa
Deprecated.
Due to a bug in hibernate (HHH-8958) this class does not work as expected.
JpaEntity() - Constructor for class net.sf.mmm.persistence.base.jpa.JpaEntity
Deprecated.
The constructor.
JpaGenericDao<ID,ENTITY extends GenericEntity<ID>> - Class in net.sf.mmm.persistence.impl.jpa
This is a generic implementation of AbstractJpaGenericDao.
JpaGenericDao(Class<? extends ENTITY>) - Constructor for class net.sf.mmm.persistence.impl.jpa.JpaGenericDao
The constructor.
JpaSequenceManager - Class in net.sf.mmm.persistence.base.jpa
This is the abstract base implementation of SequenceManager based on JPA.
JpaSequenceManager() - Constructor for class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
The constructor.
JpaTransactionAdapter() - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
The constructor.
JpaTransactionExecutor - Class in net.sf.mmm.transaction.impl.jpa
This is the implementation of the TransactionExecutor interface using the JPA (Java Persistence API).
JpaTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
The constructor.
JpaTransactionExecutor(EntityManager) - Constructor for class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
The constructor.
JpaTransactionExecutor.JpaTransactionAdapter - Class in net.sf.mmm.transaction.impl.jpa
This is the implementation of the TransactionAdapter interface using JPA.
JPQL_IN_END - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword for end of IN(...) expression.
JPQL_IN_START - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword for start of IN(...) expression.
JPQL_STATEMENT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
This is the root element of the JpqlSyntax and represents any statement.
JpqlConstants - Interface in net.sf.mmm.persistence.api.jpql
This interface defines constants with keywords for JPQL.
JpqlSyntax - Interface in net.sf.mmm.persistence.api.jpql
This interface is (mis)used to document the syntax the Java Persistence Query Language (JPQL).
JsBlob - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a BLOB.
JsBlob() - Constructor for class net.sf.mmm.util.gwt.api.JsBlob
The constructor.
JsCssStyleDeclaration - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a CssStyleDeclaration.
JsCssStyleDeclaration() - Constructor for class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
The constructor.
JsFile - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a FileItem.
JsFile() - Constructor for class net.sf.mmm.util.gwt.api.JsFile
The constructor.
JsFileList - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a FileList what is an array of files.
JsFileList() - Constructor for class net.sf.mmm.util.gwt.api.JsFileList
The constructor.
JsSelection - Class in net.sf.mmm.util.gwt.api
This is the JavaScriptObject representing a text selection.
JsSelection() - Constructor for class net.sf.mmm.util.gwt.api.JsSelection
The constructor.
JtaTransactionAdapter() - Constructor for class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
The constructor.
JtaTransactionExecutor - Class in net.sf.mmm.transaction.impl.jta
This is the implementation of the TransactionExecutor interface using the JTA (Java Transaction API).
JtaTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor
The constructor.
JtaTransactionExecutor.JtaTransactionAdapter - Class in net.sf.mmm.transaction.impl.jta
This is the implementation of the TransactionAdapter interface using JTA.
justification - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
Justification - Interface in net.sf.mmm.util.text.api
This is the interface for a specific justification.
justificationBuilder - Variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
JustificationBuilder - Interface in net.sf.mmm.util.text.api
This is the interface used to build a Justification from a String.
JustificationBuilderImpl - Class in net.sf.mmm.util.text.base
This is the implementation of JustificationBuilder.
JustificationBuilderImpl() - Constructor for class net.sf.mmm.util.text.base.JustificationBuilderImpl
The constructor.
JustificationImpl - Class in net.sf.mmm.util.text.base
This is the implementation of a Justification.
JustificationImpl(String) - Constructor for class net.sf.mmm.util.text.base.JustificationImpl
The constructor.
justify(CharSequence, Appendable) - Method in interface net.sf.mmm.util.text.api.Justification
This method applies the justification to the given value and appends the result to the given target.
justify(CharSequence) - Method in interface net.sf.mmm.util.text.api.Justification
This method applies the justification to the given value and returns the result.
justify(CharSequence) - Method in class net.sf.mmm.util.text.base.JustificationImpl
This method applies the justification to the given value and returns the result.
justify(CharSequence, Appendable) - Method in class net.sf.mmm.util.text.base.JustificationImpl
This method applies the justification to the given value and appends the result to the given target.

K

keepDestinationOpen - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
true if destination should be closed.
keepStreamsOpen - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
key - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
key - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentValue
 
KEY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The musical key the audio starts with.
key - Variable in class net.sf.mmm.util.nls.api.NlsArgument
 
key - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
 
key - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
 
key - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
 
KEY_ACCESSIBLE - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
Key for the NLS message.
KEY_ANNOTATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "annotation".
KEY_ARGUMENT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "argument".
KEY_CAPACITY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "capacity".
KEY_CONTAINER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "container".
KEY_CYCLE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
Key for the argument "cycle".
KEY_DEFAULT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "default".
KEY_DIRECTORY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "directory".
KEY_ERROR - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "error".
KEY_EXISTING - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "existing".
KEY_EXPECTED - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "expected".
KEY_FILE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "file".
KEY_FUNCTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "function".
KEY_ID - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "id".
KEY_KEY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "key".
KEY_LOCATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "location".
KEY_MAX - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "max".
KEY_MIN - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "min".
KEY_MODE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "mode".
KEY_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "name".
KEY_OBJECT - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "object".
KEY_OPERAND - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operand".
KEY_OPERATION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "operation".
KEY_OPTION - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "option".
KEY_PATH - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "path".
KEY_PROPERTY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "property".
KEY_QUERY - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "query".
KEY_RESOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "resource".
KEY_SIZE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "size".
KEY_SOURCE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "source".
KEY_TARGET_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "targetType".
KEY_TITLE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "title".
KEY_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "type".
KEY_URI - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "uri".
KEY_USER - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "user".
KEY_VALUE - Static variable in interface net.sf.mmm.util.nls.api.NlsObject
Key for the argument "value".
keyboardFilter - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
 
keyboardFilter - Variable in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
 
keyboardFilter - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
 
KeyboardFilterAdapter - Class in net.sf.mmm.client.ui.impl.gwt.handler.event
This is the implementation of a keyboard-filter for GWT.
KeyboardFilterAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
The constructor.
keyboardFilterAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
 
keys() - Method in class net.sf.mmm.util.collection.base.SortedProperties
keySet() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
keySet() - Method in class net.sf.mmm.util.collection.base.SortedProperties
keySet() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
keySet() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
keySet - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
keySet() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
keyType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
keyType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
keyType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
KEYWORDS - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The keywords (tags) that categorize this content.

L

LABEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a label.
label - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
label - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
 
label - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
 
label - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
 
label - Variable in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
 
label - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
 
label - Variable in class net.sf.mmm.client.ui.gwt.widgets.Section
The label of this section containing the title caption.
label - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
The label for the label-text.
label - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
 
LABEL - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
TODO: Name (Company)...
label - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
labelApply() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelApprove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelCancel() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelClose() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelConfirm() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelDelete() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelDown() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelEnterImageUrl() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelEnterLinkUrl() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelFontSettingsPreviewText() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelledBy - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
labelledWidget - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
labelLookup - Variable in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
labelOpen() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelPreview() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRemove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextBackgroundColor() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextBold() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontColor() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontFamily() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextFontSize() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextHorizontalLine() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextIndent() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextInsertImage() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextInsertLink() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextItalic() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyCenter() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyLeft() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextJustifyRight() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextOrderedList() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextOutdent() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextRedo() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextRemoveFormat() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextStrikethrough() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextSubscript() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextSuperscript() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUnderline() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUndo() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelRichTextUnorderedList() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelSave() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelStartEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelStopEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelSubmit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelUp() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
labelWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.Caption
 
LabelWidget - Class in net.sf.mmm.client.ui.gwt.widgets
This is what Label should be but is not: A Widget for the HTML element <label>.
LabelWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
The constructor.
LabelWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
The constructor.
labelWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.Legend
 
LANGUAGE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The (main) language of the content according to RFC-4646.
LARGE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LARGER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LARGER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lastRet - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
Index of element returned by most recent call to next or previous.
LATEST_REVISION - Static variable in interface net.sf.mmm.util.entity.api.RevisionedEntity
The latest revision of an entity.
LATIN_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 65 .
LATIN_CAPITAL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a acute accent.
LATIN_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a circumflex accent.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a diaeresis.
LATIN_CAPITAL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a grave accent.
LATIN_CAPITAL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a ring above.
LATIN_CAPITAL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The capital Latin letter A with a tilde.
LATIN_CAPITAL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The combination of the capital Latin letters A and E.
LATIN_CAPITAL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_AFRICAN_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 66 .
LATIN_CAPITAL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 67 .
LATIN_CAPITAL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 68 .
LATIN_CAPITAL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 69 .
LATIN_CAPITAL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_MACRON_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 70 .
LATIN_CAPITAL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 71 .
LATIN_CAPITAL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 72 .
LATIN_CAPITAL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_HWAIR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 73 .
LATIN_CAPITAL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 74 .
LATIN_CAPITAL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 75 .
LATIN_CAPITAL_LETTER_K_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 76 .
LATIN_CAPITAL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 77 .
LATIN_CAPITAL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 78 .
LATIN_CAPITAL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 79 .
LATIN_CAPITAL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 80 .
LATIN_CAPITAL_LETTER_P_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 81 .
LATIN_CAPITAL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 82 .
LATIN_CAPITAL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 83 .
LATIN_CAPITAL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
LATIN_CAPITAL_LETTER_SMALL_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 84 .
LATIN_CAPITAL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_DIAGONAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 85 .
LATIN_CAPITAL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 86 .
LATIN_CAPITAL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 87 .
LATIN_CAPITAL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 88 .
LATIN_CAPITAL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 89 .
LATIN_CAPITAL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The Latin letter 90 .
LATIN_CAPITAL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_CAPITAL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_DIGIT_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin digits '0'-'9'.
LATIN_DIGIT_OR_LETTER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that only accepts the Latin digits '0'-'9' or ASCII letters 'a'-'z' and 'A'-'Z'.
LATIN_LETTER_ALVEOLAR_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BIDENTAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BILABIAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_BILABIAL_PERCUSSIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_DENTAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_INVERTED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_INVERTED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_LATERAL_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_PHARYNGEAL_VOICED_FRICATIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_RETROFLEX_CLICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_REVERSED_ESH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_REVERSED_GLOTTAL_STOP_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_SMALL_CAPITAL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_STRETCHED_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_TWO_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_WYNN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_LETTER_YR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 97 .
LATIN_SMALL_LETTER_A_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_RING_ABOVE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_A_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_AE_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 98 .
LATIN_SMALL_LETTER_B_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_B_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 99 .
LATIN_SMALL_LETTER_C_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_C_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_CLOSED_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 100 .
LATIN_SMALL_LETTER_D_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_D_WITH_TOPBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DB_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DEZH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DOTLESS_J_WITH_STROKE_AND_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_DZ_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 101 .
LATIN_SMALL_LETTER_E_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_MACRON_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_E_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ENG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ESH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_ETH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_REVERSED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_EZH_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 102 .
LATIN_SMALL_LETTER_F_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_FENG_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 103 .
LATIN_SMALL_LETTER_G_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_G_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 104 .
LATIN_SMALL_LETTER_H_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_H_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_HENG_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_HV - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 105 .
LATIN_SMALL_LETTER_I_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_I_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 106 .
LATIN_SMALL_LETTER_J_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_CROSSED_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_J_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 107 .
LATIN_SMALL_LETTER_K_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_K_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_KRA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 108 .
LATIN_SMALL_LETTER_L_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_BELT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_MIDDLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_L_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LAMBDA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LEZH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LONG_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_LZ_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 109 .
LATIN_SMALL_LETTER_M_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 110 .
LATIN_SMALL_LETTER_N_PRECEDED_BY_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_LEFT_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_LONG_RIGHT_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_N_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_NJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 111 .
LATIN_SMALL_LETTER_O_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOT_ABOVE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_OGONEK_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_STROKE_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_O_WITH_TILDE_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OPEN_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_OU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 112 .
LATIN_SMALL_LETTER_P_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_P_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Q - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 113 .
LATIN_SMALL_LETTER_Q_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Q_WITH_HOOK_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_QP_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 114 .
LATIN_SMALL_LETTER_R_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_R_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_RAMS_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_OPEN_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_OPEN_E_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_REVERSED_R_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 115 .
LATIN_SMALL_LETTER_S_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_S_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small schwa letter is used in the International Phonetic Alphabet to represent the "mid central unrounded vowel".
LATIN_SMALL_LETTER_SCHWA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SCRIPT_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SHARP_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_SQUAT_REVERSED_ESH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 116 .
LATIN_SMALL_LETTER_T_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_PALATAL_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_T_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TC_DIGRAPH_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TESH_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_THORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_FIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_SIX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TONE_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TS_DIGRAPH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
Looks like a UnicodeUtil.LATIN_SMALL_LETTER_E that is turned (mirrored to the vertical axis).
LATIN_SMALL_LETTER_TURNED_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_H_WITH_FISHHOOK_AND_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_K - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_M_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_R_WITH_LONG_LEG - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_T - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_TURNED_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 117 .
LATIN_SMALL_LETTER_U_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DIAERESIS_AND_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_DOUBLE_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_U_WITH_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_V - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 118 .
LATIN_SMALL_LETTER_V_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 119 .
LATIN_SMALL_LETTER_W_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 120 .
LATIN_SMALL_LETTER_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 121 .
LATIN_SMALL_LETTER_Y_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Y_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_YOGH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The small Latin letter 122 .
LATIN_SMALL_LETTER_Z_WITH_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CIRCUMFLEX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_CURL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_RETROFLEX_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LETTER_Z_WITH_SWASH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FFI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FFL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_FL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_IJ - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LATIN_SMALL_LIGATURE_OE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LazyPropertyAccessor(TypedProperty<CELL>) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The constructor.
LazyRevisionMetadata - Class in net.sf.mmm.persistence.impl.hibernate
This is a lazy implementation of the RevisionMetadata interface.
LazyRevisionMetadata(PersistenceManager, Long) - Constructor for class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
The constructor.
LEADING - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
Mode for trimming only leading spaces.
LEFT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword LEFT.
LEFT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_ARC_LESS_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_DOWN_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_DOWN_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_UP_RIGHT_BARB_DOWN_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_BARB_UP_RIGHT_BARB_UP_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening curly brace.
LEFT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_DOUBLE_WIGGLY_FENCE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword LEFT JOIN.
LEFT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_OUTER_JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword LEFT OUTER JOIN.
LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening parenthesis.
LEFT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening double angle quotation mark.
LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_ARROW_THROUGH_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_RIGHT_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SIDE_ARC_ANTICLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The left/opening square bracket.
LEFT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_TRIANGLE_BESIDE_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_OVER_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_OVER_RIGHTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LEFTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
legend - Variable in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
The labeled legend element.
Legend - Class in net.sf.mmm.client.ui.gwt.widgets
A Legend is a CustomPanel for a legend (<legend>) of a Fieldset.
Legend() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Legend
The constructor.
Length - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a Length.
Length() - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
Length(double, LengthUnit) - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
Length(String) - Constructor for class net.sf.mmm.client.ui.api.common.Length
The constructor.
LENGTH - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the length (LENGTH).
length - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The maximum length of all syntax lines of this info.
length - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
length() - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
length - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the length of the sub-sequence
length() - Method in class net.sf.mmm.util.lang.base.CharSubSequence
length - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
length - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
length() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method gets the length of this buffer.
length - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
the length of the buffered data (may be less than the array length).
LENGTH_HEX_RGB - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The length of an RGB value in hexadecimal notation (#RRGGBB).
LENGTH_HEX_RGBA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The length of an RGBA value in hexadecimal notation (#AARRGGBB).
LENGTH_PROPERTIES - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
The number of LengthProperty values.
LengthProperty - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available properties that are configured with Length values.
LengthProperty(String, String) - Constructor for enum net.sf.mmm.client.ui.api.common.LengthProperty
The constructor.
LengthUnit - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available units for size measures.
LengthUnit(String, String) - Constructor for enum net.sf.mmm.client.ui.api.common.LengthUnit
The constructor.
lengthValues - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
 
LESS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator less (<).
LESS_OR_EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator less-or-equal (<=).
LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SIMILAR_ABOVE_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_ABOVE_SLANTED_EQUAL_ABOVE_GREATER_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The less-than sign for the according mathematical relation.
LESS_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LESS_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LETTER_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts all but separators and digits.
level - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
level - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
LIGHT_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LIGHT_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lighten(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
Lightens this color by the given factor.
lightness - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Lightness - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the lightness of a Color.
Lightness() - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor for de-serialization in GWT.
Lightness(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
Lightness(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
Lightness(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Lightness
The constructor.
LIKE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator LIKE.
LIKE_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
limitedDevice - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
limitMaximumHitCount(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
Limits the maximum hit count by the given limit.
LINE_FEED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The character indicating a move of the cursor to the next line.
LINE_INTEGRATION_NOT_INCLUDING_THE_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_INTEGRATION_WITH_RECTANGULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_INTEGRATION_WITH_SEMICIRCULAR_PATH_AROUND_POLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LINE_SEPARATOR - Static variable in class net.sf.mmm.util.lang.api.GwtHelper
The system specific line separator.
LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The platform-specific line-separator string.
LINE_SEPARATOR_CR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The line-separator with a single carriage-return.
LINE_SEPARATOR_CRLF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Windows line-separator (carriage-return line-feed).
LINE_SEPARATOR_LF - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Unix line-separator (line-feed).
LINE_SEPARATOR_LFCR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
The Mac line-separator (line-feed carriage-return).
lineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The number of newlines + 1.
lineLengthMax - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
The maximum length of a single unwrapped line.
lineSeparator - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
lineSeparator - Variable in class net.sf.mmm.util.text.api.TextTableInfo
 
lineWrapper - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
LineWrapper - Interface in net.sf.mmm.util.text.api
This is the interface used to wrap texts if they exceed a specific length.
LINK - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a link.
LinkedBlockingQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the BlockingQueueFactory interface that creates instances of LinkedBlockingQueue.
LinkedBlockingQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
 
LinkedListDequeFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the DequeFactory interface that creates instances of LinkedList.
LinkedListDequeFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListDequeFactory
 
LinkedListQueueFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the QueueFactory interface that creates instances of LinkedList.
LinkedListQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.LinkedListQueueFactory
 
LinkedNode<V,NODE extends LinkedNode<V,NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node of a linked list.
ListCharFilter - Class in net.sf.mmm.util.filter.base
This is an implementation of the CharFilter interface that filters characters according to a given blacklist or whitelist.
ListCharFilter(boolean, char...) - Constructor for class net.sf.mmm.util.filter.base.ListCharFilter
The constructor.
listeners - Variable in class net.sf.mmm.util.event.base.AbstractEventSource
the registered listeners
ListFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of List.
ListIterator() - Constructor for class net.sf.mmm.util.collection.base.CollectionList.ListIterator
 
lists - Variable in class net.sf.mmm.util.collection.base.AppendingList
the lists.
LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
literal - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The literal result.
live - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
load(ID, Number) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
This method loads a historic revision of the RevisionedEntity with the given id from the persistent store.
load(Class<ENTITY>, ID, Number) - Method in interface net.sf.mmm.persistence.api.RevisionedPersistenceManager
This method loads the specified revision of the RevisionedEntity with the given entityClass and id from the persistent store.
load(ID, Number) - Method in class net.sf.mmm.persistence.base.AbstractRevisionedDao
This method loads a historic revision of the RevisionedEntity with the given id from the persistent store.
load(Class<ENTITY>, ID, Number) - Method in class net.sf.mmm.persistence.base.AbstractRevisionedPersistenceManager
This method loads the specified revision of the RevisionedEntity with the given entityClass and id from the persistent store.
load(ID, Number) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
This method loads a historic revision of the RevisionedEntity with the given id from the persistent store.
loadChildren() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Loads the children of this node asynchronously.
loadClasses(Collection<String>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames and returns them as Set.
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames.
loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method loads the classes given as Collection of names by classNames using the given classResolver.
loadClasses(Collection<String>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames and returns them as Set.
loadClasses(Collection<String>, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method loads the classes given as Collection of fully qualified names by qualifiedClassNames.
loadClasses(Collection<String>, ClassResolver, Filter<? super Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method loads the classes given as Collection of names by classNames using the given classResolver.
loaded - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderAsynchronous
loadEnumValues(AbstractEnumProvider.EnumContainer) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
loadManifest(Class<?>) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
This method tries to load the Manifest for the given Class.
loadProperties(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method loads the Properties from the given inStream and closes it.
loadProperties(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method loads the Properties from the given reader and closes it.
loadProperties(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method loads the Properties from the given inStream and closes it.
loadProperties(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method loads the Properties from the given reader and closes it.
loadRevision(Object, Number) - Method in class net.sf.mmm.persistence.base.AbstractRevisionedDao
This method gets a historic revision of the GenericEntity with the given id.
loadRevision(Object, Number) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
This method gets a historic revision of the GenericEntity with the given id.
loadXml(InputStream, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given inputStream.
loadXml(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given location .
loadXml(File) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given inputStream.
loadXml(DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method loads the JAXB-bean as XML from the given resource .
LocalDateBox - Class in net.sf.mmm.client.ui.gwt.widgets
A LocalDateBox is an input widget for LocalDate.
LocalDateBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox
The constructor.
LocalDateBox.LocalDateFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for LocalDate.
LocalDateFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
The constructor.
locale - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
locale - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
locale - Variable in class net.sf.mmm.util.nls.base.NlsWriter
The Locale to translate to.
locale - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The Locale to use.
locale - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
locale - Variable in class net.sf.mmm.util.text.base.AbstractHyphenator
 
LOCALE_ROOT - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
Locale.ROOT is only available since java 6.
locales - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
LocalizableFormatter<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a Formatter that is localizable.
LOCALIZATION_FAILURE_PREFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsMessage
The prefix appended to the message if the localization (translation) failed.
localize(Locale, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
This method localizes the given internationalizedMessage with the given arguments filled in to the given target locale.
localize(Locale, String) - Method in interface net.sf.mmm.util.nls.api.NlsLocalizer
This method localizes the given internationalizedMessage to the given target locale.
localize(Locale, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
This method localizes the given internationalizedMessage with the given arguments filled in to the given target locale.
localize(Locale, String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
This method localizes the given internationalizedMessage to the given target locale.
localNumber - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
LocalTimeBox - Class in net.sf.mmm.client.ui.gwt.widgets
A LocalTimeBox is an input widget for LocalTime.
LocalTimeBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox
The constructor.
LocalTimeBox.LocalTimeFormat - Class in net.sf.mmm.client.ui.gwt.widgets
Renderer and Parser for LocalTime.
LocalTimeFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
The constructor.
LOCATE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to locate some value (LOCATE).
lock(Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
lock(Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
lock - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The synchronization lock.
log(Logger, Object) - Method in class net.sf.mmm.util.date.api.TimeMeasure
Calls TimeMeasure.failIfNotSucceeded() and the logs the status and duration of this measure.
logDuplicateAccessor(PojoPropertyAccessor, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method is called if the accessor given by duplicate was ignored because it has the same name and mode as the given accessor that is already registered.
logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
Logs the current environment status information.
logEnvironmentStatus() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
Logs the current environment status information.
LogEvent(TestLogger.LogLevel, String, Throwable, Object...) - Constructor for class net.sf.mmm.logging.TestLogger.LogEvent
The constructor.
logFailure(Object, Throwable) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Logs a given error that occurred while processing the given source.
LOGGER - Static variable in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
 
LOGGER - Static variable in class net.sf.mmm.test.ExceptionHelper
The Logger instance.
LOGGER - Static variable in class net.sf.mmm.test.TestResourceHelper
The Logger to use.
logger - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
logger - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
logger - Variable in class net.sf.mmm.util.cli.base.CliValueMap
The Logger to use.
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableComponent
 
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
 
logger - Variable in class net.sf.mmm.util.component.base.AbstractLoggableObject
 
LOGGER - Static variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The Logger to use.
LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_AND_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR_WITH_HORIZONTAL_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOGICAL_OR_WITH_MIDDLE_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Login - Annotation Type in net.sf.mmm.service.api
This annotation for a RemoteInvocationCall that provides the login operation.
login - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
LOGIN_COMMAND_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
LOGIN_METHOD_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
The name of RemoteInvocationService Method representing a login operation.
LogLevel() - Constructor for enum net.sf.mmm.logging.TestLogger.LogLevel
 
LONG - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
LONG_DASH_FROM_LEFT_MEMBER_OF_DOUBLE_VERTICAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFT_RIGHT_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFT_RIGHT_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_LEFTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LONG_RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LongSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Long values.
LongSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.LongSpinBox
The constructor.
LookaheadByteArrayBufferBuffer - Class in net.sf.mmm.util.io.impl
This class is a byte-Buffer that represents the concatenation of multiple ByteArrayBufferImpls.
LookaheadByteArrayBufferBuffer(AbstractByteArrayBufferBuffer) - Constructor for class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
The constructor.
lookaheadCount - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
 
LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The low line or underscore sign.
LOWER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function for the lower case of a string (LOWER).
LOWER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
LOWER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
lowerBound - Variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
 
LowerBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for a single lower bound.
LowerBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
The constructor.
LOZENGE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

M

MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
MAGENTA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color magenta.
MAGIC_BYTES_UTF16_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF16_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF32_BE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF32_LE - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
MAGIC_BYTES_UTF8 - Static variable in enum net.sf.mmm.util.io.api.ByteOrderMark
 
main(String[]) - Static method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This is the main method used to run this class as application.
mainColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The TextColumnInfo for the main column.
mainPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The main panel.
mainReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The reader to the main document.
mainWindow - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
makeAccessible(List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
Makes all AccessibleObjects in the given List accessible.
MALE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MALTESE_CROSS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
mandatory - Variable in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
Mandatory - Annotation Type in net.sf.mmm.util.validation.base
This is a Constraint for a mandatory field.
mandatory - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
MandatoryValidator - Class in net.sf.mmm.util.validation.base
TODO: this class ...
MandatoryValidator() - Constructor for class net.sf.mmm.util.validation.base.MandatoryValidator
The constructor.
MANIFEST_SOURCE - Static variable in class net.sf.mmm.util.reflect.base.ManifestLoader
The Attributes.Name of the source of the Manifest.
ManifestLoader - Class in net.sf.mmm.util.reflect.base
This class loads all Manifests from your classpath.
ManifestLoader() - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
The constructor.
ManifestLoader(ClassLoader) - Constructor for class net.sf.mmm.util.reflect.base.ManifestLoader
The constructor.
manifests - Variable in class net.sf.mmm.util.reflect.base.ManifestLoader
the list of the manifests
map - Variable in class net.sf.mmm.transaction.base.TransactionContextImpl
 
map - Variable in class net.sf.mmm.util.cli.base.CliValueContainerMap
 
map - Variable in class net.sf.mmm.util.cli.base.CliValueMap
 
map - Variable in class net.sf.mmm.util.collection.base.RankMap
 
MapFactory<MAP extends Map> - Interface in net.sf.mmm.util.collection.api
This is the interface for a factory of maps.
mapFactory - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
 
mapFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
 
MappedClassResolver - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ClassResolver interface that uses an internal Map to define specific mappings.
MappedClassResolver() - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
The constructor.
MappedClassResolver(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.reflect.base.MappedClassResolver
The constructor.
MappedNlsFormatterManager - Class in net.sf.mmm.util.nls.base
This is the implementation of the NlsFormatterManager interface.
MappedNlsFormatterManager() - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
The constructor.
MappedNlsFormatterManager(NlsFormatterMap) - Constructor for class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
The constructor.
mark(int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
markerType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
 
markSupported() - Method in class net.sf.mmm.util.io.base.FailingInputStream
MAROON - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color maroon.
marshal(E) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
marshal(Pattern) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
marshal(Properties) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
MASCULINE_ORDINAL_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The masculine ordinal indicator.
MASK - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Bit-mask for a single R/G/B/A value such as blue.
MASK_ALL - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALL_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_ALPHA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Bit-mask for a the alpha value in combined value.
MASK_EXECUTABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_FULL_DIRECTORY_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_FULL_FILE_ACCESS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_GROUP - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_GROUP_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_MAX - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_OTHERS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_OTHERS_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_READABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_SETGID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_SETUID - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_STICKY - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_USER - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_USER_FLAGS - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
MASK_WRITABLE - Static variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
maskBits - Variable in class net.sf.mmm.util.file.base.FileAccessPermissions
 
master - Variable in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
The master buffer adapted by this buffer.
masterPanel - Variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
 
matches(ResourcePathNode<Pattern>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Checks if this ResourcePathNode matches to the given pattern path.
mathUtil - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
 
mathUtil - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
mathUtil - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
 
MathUtil - Interface in net.sf.mmm.util.math.api
This is the interface for a collection of utility functions to deal with Numbers.
mathUtil - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
mathUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToNumber
 
MathUtilImpl - Class in net.sf.mmm.util.math.base
This class is a collection of utility functions for dealing with numbers.
MathUtilImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilImpl
The constructor.
MathUtilLimited - Interface in net.sf.mmm.util.math.api
This is a limited subset of MathUtil that is GWT compatible.
MathUtilLimitedImpl - Class in net.sf.mmm.util.math.base
This class is a collection of utility functions for dealing with numbers.
MathUtilLimitedImpl() - Constructor for class net.sf.mmm.util.math.base.MathUtilLimitedImpl
The constructor.
MAX - Static variable in class net.sf.mmm.client.ui.api.common.Length
The maximum Length.
max - Variable in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
 
max - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
 
max - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
 
MAX - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
The aggregation function for the maximum value.
max - Variable in class net.sf.mmm.util.value.api.Range
 
MAX_DAY_OF_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The maximum day of the month.
MAX_MONTH - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
The maximum month of the year.
MAX_SEGMENT - Static variable in class net.sf.mmm.util.datatype.api.color.Color
 
MAX_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
The unbound maximum.
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
 
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
The maximum value allowed.
MAX_VALUE - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The maximum value.
maxDx - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The maximum value allowed for deltaX (typically positive).
maximizable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
maximizable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
MAXIMIZE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a maximize (fullscreen) button "icon".
MAXIMIZE - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to maximize something (e.g.
maximizeButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The button to (un)maximize the window.
maximized - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
maximized - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
maximized - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
maximumCallsPerRequest - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumCallsPerTransaction - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumHitCount - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
maximumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
maximumLength - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
maximumLength - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The maximum number of letters for the String to format.
maximumListGrowth - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
 
maximumOccurrence - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
maximumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The maximum number of segments to format.
maximumTextLength - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
 
maximumTransactionsPerRequest - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
maximumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
 
maximumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
 
maximumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
maxLength - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
maxPatternLength - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
The maximum length of the HyphenatorImpl.patterns.
maybeAscii - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be ASCII, true otherwise.
maybeUtf16 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be UTF-16, true otherwise.
maybeUtf8 - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
false if the data can NOT be UTF-8, true otherwise.
MEASURED_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_DOWN_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_LEFT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_RIGHT_AND_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_ANGLE_WITH_OPEN_ARM_ENDING_IN_ARROW_POINTING_UP_AND_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEASURED_RIGHT_ANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEDIA - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The number of the media if the content belongs to a whole that is divided into several media (e.g.
MediaDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the abstract interface for a descriptor of multi-media-data.
MediaDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the abstract base implementation of MediaDescriptor as java bean.
MediaDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
The constructor.
MEDIUM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The material or physical carrier of the resource.
MEDIUM_MATHEMATICAL_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEDIUM_SHADE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MEMBER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword MEMBER.
memberName - Variable in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
menuBar - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
 
menuBar - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
The MenuBar.
merge(T) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
merge(ContentTypeBean, SegmentContainerSequence, int) - Method in class net.sf.mmm.util.contenttype.impl.AbstractDecision
 
merge(ContentTypeBean, SegmentContainerSequence, int) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTable
mergeDescriptorWithSuperClass(Class<P>, PojoDescriptorImpl<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method creates the PojoDescriptorImpl for the superclass of pojoClass and merges PojoPropertyDescriptorImpl from inherited properties.
mergePropertyDescriptorWithSuperClass(PojoPropertyDescriptorImpl, PojoPropertyDescriptorImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method merges the superPropertyDescriptor into the propertyDescriptor.
message - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The logged message.
Message - Interface in net.sf.mmm.util.lang.api
This is the interface for a message that gets displayed to an end-user.
message - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
message - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
 
message - Variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
 
message - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
message2KeyMap - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionCommitException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionNotActiveException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.transaction.base.TransactionRollbackException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
 
MESSAGE_CODE - Static variable in exception net.sf.mmm.util.xml.path.api.XmlParseException
 
messageCliAdditionalOptions() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliArguments() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliModeUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliRequiredOptions() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageCliUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageConfirmDelete() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageConfirmRemove() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageConfirmStopEdit() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsMessageFactory instance.
messageFactory - Variable in class net.sf.mmm.util.nls.base.NlsWriter
messageFactory - Variable in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
 
messageFormatterFactory - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
messageMainModeHelpUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainModeVersionUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainOptionHelpUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageMainOptionVersionUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MessageSeverity - Interface in net.sf.mmm.client.ui.api.common
This is the interface that represents the severity of a simple message popup.
messagesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache messages.
messageSynchronizerUsage() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageBundleClass() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageDatePattern() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageEncoding(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageLocales() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsageModeDefault(Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
messageSynchronizerUsagePath(Object, Object) - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MessageType - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available types for message dialogs.
MessageType() - Constructor for enum net.sf.mmm.client.ui.api.common.MessageType
 
metadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
MetakeyAudioVideo - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of audio/video content.
MetakeyCore - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties.
MetakeyGraphics - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
MetakeyId3v2 - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties according to ID3v2.
MetakeyMovie - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of a movie (video content).
MetakeyMultimedia - Interface in net.sf.mmm.util.metakey.api
This interface is a collection of constants defining keys for metadata-properties of multimedia content.
MetakeyMusic - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
MetakeyOffice - Interface in net.sf.mmm.util.metakey.api
TODO: this class ...
method - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
method - Variable in class net.sf.mmm.util.http.HttpRequest
 
method - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
method2BundleInfoMap - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
METHOD_CONNECT - Static variable in class net.sf.mmm.util.http.HttpRequest
the CONNECT method
METHOD_DELETE - Static variable in class net.sf.mmm.util.http.HttpRequest
the DELETE method
METHOD_GET - Static variable in class net.sf.mmm.util.http.HttpRequest
the GET method
METHOD_HEAD - Static variable in class net.sf.mmm.util.http.HttpRequest
the POST method
METHOD_M_SEARCH - Static variable in class net.sf.mmm.util.http.HttpRequest
the M-SEARCH method
METHOD_NAME_LOOKUP - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
METHOD_NOTIFY - Static variable in class net.sf.mmm.util.http.HttpRequest
the NOTIFY method
METHOD_OPTIONS - Static variable in class net.sf.mmm.util.http.HttpRequest
the OPTIONS method
METHOD_POST - Static variable in class net.sf.mmm.util.http.HttpRequest
the POST method
METHOD_PREFIX_ADD - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
method name prefix for an add method.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
method name prefix for classic getter.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
method name prefix for classic getter.
METHOD_PREFIX_GET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
method name prefix for classic getter.
METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_HAS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_IS - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefix for boolean getter.
METHOD_PREFIX_PUT - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
method name prefix for classic getter
METHOD_PREFIX_REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
method name prefix for a remove method.
METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
method name prefix for classic setter
METHOD_PREFIX_SET - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
method name prefix for classic setter
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
the method name prefixes for getter.
METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
alternative method name prefixes for boolean getters.
METHOD_PREFIXES_BOOLEAN - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
alternative method name prefixes for boolean getters.
METHOD_PUT - Static variable in class net.sf.mmm.util.http.HttpRequest
the PUT method
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
method name suffixes for indexed getters.
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
method name suffixes for indexed getters.
METHOD_SUFFIXES - Static variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
the method name suffixes for size getter.
METHOD_TRACE - Static variable in class net.sf.mmm.util.http.HttpRequest
the TRACE method
methodIntrospector - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
 
methodName - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
methods - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
the methods
MICRO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The micro sign for 10-6.
MIDDLE_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small centered dot.
MIDLINE_HORIZONTAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
mimetype - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
min - Variable in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
 
min - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
 
min - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
 
MIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
The aggregation function for the minimum value.
min - Variable in class net.sf.mmm.util.value.api.Range
 
MIN_DELAY - Static variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The minimum value allowed for PeriodicRefresherImpl.refreshDelayInSeconds.
MIN_PATTERN_LENGTH - Static variable in class net.sf.mmm.util.text.base.HyphenationState
The minimum length of a pattern.
MIN_UNBOUND - Static variable in class net.sf.mmm.util.value.api.Range
The unbound minimum.
MIN_VALUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
 
MIN_WIDTH - Static variable in class net.sf.mmm.util.cli.api.CliOutputSettings
The minimum value for width.
minDx - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
The minimum value allowed for deltaX (typically negative).
minHeight - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The minimum height of the PopupWindow.
MINIMUM_WIDTH_FOR_INDENT_AND_HYPHEN - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
The minimum width of a column in order that indentation and hyphenation will be active.
minimumIndex - Variable in class net.sf.mmm.util.io.base.ByteArrayImpl
 
minimumOccurrence - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
 
minimumSegmentCount - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The minimum number of segments to format.
minimumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
 
minimumValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
 
minimumValue - Variable in class net.sf.mmm.util.math.base.NumberTypeImpl
 
MINUS_OR_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The unicode minus-sign.
MINUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN_WITH_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MINUS_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MinuteSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MinuteSegment
The constructor.
minWidth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The minimum width of the PopupWindow.
MOD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the modulo (MOD).
mode - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
mode - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
 
mode - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
mode - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
mode - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The mode of the Justification.
MODE_DEFAULT - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to identify the default mode.
MODE_TRUNCATE - Static variable in class net.sf.mmm.util.text.base.JustificationImpl
The character used to identify the truncate mode.
modeChanger - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
modeFixed - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
MODELS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
modeOption - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
 
modificationCounter - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
 
modificationCounter - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
modificationDate - Variable in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
 
modified - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
MODIFIER_COLLAPSE - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
MODIFIER_LETTER_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CENTRED_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CENTRED_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_CROSS_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOUBLE_APOSTROPHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOUBLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOWN_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_EXTRA_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_EXTRA_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_HALF_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_HIGH_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LEFT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LEFT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_LOW_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MID_TONE_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_REVERSED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RHOTIC_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RIGHT_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_RIGHT_HALF_RING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_CAPITAL_INVERTED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_H_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_J - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_REVERSED_GLOTTAL_STOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_TURNED_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_TURNED_R_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_W - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_SMALL_Y - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_TRIANGULAR_COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_TURNED_COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UNASPIRATED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UP_ARROWHEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_VOICING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_YANG_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_LETTER_YIN_DEPARTING_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MODIFIER_MODE - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The VisibilityFlagModifier for visibility changes triggered by a change of UiMode.
MODIFIER_SECURITY - Static variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The VisibilityFlagModifier for visibility changes triggered for security reasons (e.g.
Month - Enum in net.sf.mmm.util.date.api
The enum contains the twelve months of a year in Gregorian calendar.
Month(int, String) - Constructor for enum net.sf.mmm.util.date.api.Month
The constructor.
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.MonthSegment
The constructor.
MonthSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.MonthSegment
The constructor.
mouseX - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The initial x position while dragging the mouse.
mouseY - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The initial y position while dragging the mouse.
MOVABLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for an object that can be moved around by dragging.
movable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
movable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
MOVE_DOWN - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to move something down.
MOVE_UP - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to move something up.
moveBy(Point) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved from its current position relatively by the to the given Point.
moveBy(int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved from its current position relatively by the to the given dx and dy coordinate offsets.
moveTo(Point) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved to the given Point.
moveTo(int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Creates a new Rectangle of this moved to the point given by x and y.
MSG_CLI_ADDITIONAL_OPTIONS - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_CLI_ARGUMENTS - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_CLI_MODE_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_CLI_REQUIRED_OPTIONS - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_CLI_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_MODE_HELP_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_MODE_VERSION_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_OPTION_HELP_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_MAIN_OPTION_VERSION_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_BUNDLE_CLASS - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_DATE_PATTERN - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_ENCODING - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_LOCALES - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MSG_SYNCHRONIZER_USAGE_PATH - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
 
MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
multiLine - Variable in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
 
MULTIMAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_DOUBLE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTIPLICATION_SIGN_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
multiSelectable - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
 
multiSelectionCheckbox - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The SimpleCheckBox for SelectionMode.MULTIPLE_SELECTION.
multiSelectionCheckbox - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
MULTISET_MULTIPLICATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MULTISET_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_FLAT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_NATURAL_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MUSIC_SHARP_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
MusicalKey - Enum in net.sf.mmm.util.datatype.api.music
This enum represents the musical key.
MusicalKey(TonePitch, DiatonicScale, String) - Constructor for enum net.sf.mmm.util.datatype.api.music.MusicalKey
The constructor.
mutableChildList - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
mutableExtensions - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
MutableGenericContext - Interface in net.sf.mmm.util.context.api
This is the interface for a context that can be modified.
MutableGenericContextImpl - Class in net.sf.mmm.util.context.impl
This is the implementation of the MutableGenericContext interface.
MutableGenericContextImpl(MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a root-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericContextImpl(MapFactory<? extends Map>, GenericContext, GenericValueConverter<Object>) - Constructor for class net.sf.mmm.util.context.impl.MutableGenericContextImpl
The constructor for a sub-context.
MutableGenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable GenericEntity adding setter methods.
mutableMetadata - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStream
 
mutableOptions - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
 
mutableOptions - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
MutableRevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a mutable RevisionedEntity.
MutableUserSession - Interface in net.sf.mmm.util.session.api
This interface extends UserSession with write operations to modify the user settings.
MyFileUpload() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
The constructor.
MyFileUpload(Element) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
The constructor.
MyRichTextArea() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
The constructor.
MyRichTextArea() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
The constructor.

N

N_ARY_CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_CIRCLED_PLUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_CIRCLED_TIMES_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_SQUARE_UNION_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_SUMMATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
N_ARY_UNION_OPERATOR_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NABLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
name - Variable in class net.sf.mmm.client.ui.base.dialog.DialogSlot
 
name - Variable in class net.sf.mmm.persistence.base.sequence.SequenceImpl
 
name - Variable in class net.sf.mmm.test.TestUser
 
name - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
 
name - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
name - Variable in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
the name of the property
name - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
name - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
name - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
 
name - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
name - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
 
name - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
name - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
name2classMap - Variable in class net.sf.mmm.util.reflect.base.MappedClassResolver
 
name2OptionMap - Variable in class net.sf.mmm.util.cli.base.CliState
 
NAME_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option to get help/usage.
NAME_TO_COLOR_MAP - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Maps CSS names to Colors.
NAME_VERBOSE - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option for verbose output.
NAME_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The CliOption.name() of the option to get the program version.
namespace2prefix - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
maps namespace-URI to prefix.
NAMESPACE_PREFIX_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for SVG
NAMESPACE_PREFIX_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XHTML
NAMESPACE_PREFIX_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XInclude
NAMESPACE_PREFIX_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XLink
NAMESPACE_PREFIX_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the reserved xmlns namespace prefix
NAMESPACE_PREFIX_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Events
NAMESPACE_PREFIX_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the reserved xmlns namespace prefix
NAMESPACE_PREFIX_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XML-Schema
NAMESPACE_PREFIX_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the default namespace prefix for XSLT
NAMESPACE_URI_MATHML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the MathML namespace
NAMESPACE_URI_RELAXNG_ANNOTATION - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the RELAX-NG-Structure namespace
NAMESPACE_URI_RELAXNG_STRUCTURE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the RELAX-NG-Structure namespace
NAMESPACE_URI_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the SVG namespace
NAMESPACE_URI_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XHTML namespace
NAMESPACE_URI_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XInclude namespace
NAMESPACE_URI_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XLink namespace
NAMESPACE_URI_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the xmlns namespace
NAMESPACE_URI_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Events namespace
NAMESPACE_URI_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the xmlns namespace
NAMESPACE_URI_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XML-Schema namespace
NAMESPACE_URI_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
the URI of the XSLT namespace
namespaceContext - Variable in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
 
NamespaceContextImpl - Class in net.sf.mmm.util.xml
This is a public implementation of the NamespaceContext interface.
NamespaceContextImpl() - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
The constructor.
NamespaceContextImpl(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
The constructor.
NamespaceContextImpl.PrefixIterator - Class in net.sf.mmm.util.xml
 
navigate(String) - Method in interface net.sf.mmm.util.resource.api.DataResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.ClasspathResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.FileResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.base.UrlResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(ResourcePathNode<Void>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
This method retrieves a DataResource pointing to the given resourcePath based on this resource.
E.g.
navigate(String, boolean) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
 
navigateBack() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method navigates back in the history to the DialogPlace that has been visited before.
navigateBack() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method navigates back in the history to the DialogPlace that has been visited before.
navigateForward() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method navigates forward in the history.
navigateForward() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method navigates forward in the history.
navigateFrom(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
Recursive and inverted implementation of ResourcePathNode.navigateTo(ResourcePathNode).
navigateTo(DialogPlace) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method opens the given DialogPlace and its according Dialog in the current ApplicationWindow.
navigateTo(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This is a convenience method for navigateTo(new DialogPlace(dialogId)).
navigateTo(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method opens the given DialogPlace and its according Dialog in the current ApplicationWindow.
navigateTo(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This is a convenience method for navigateTo(new DialogPlace(dialogId)).
navigateTo(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigateUp() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
navigator - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPathNavigator instance to use.
NAVY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color navy.
NEGATED_DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_A_SUBSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_A_SUPERSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_APPROXIMATELY_NOR_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_GREATER_THAN_NOR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NEITHER_LESS_THAN_NOR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
net.sf.mmm.client.api - package net.sf.mmm.client.api
Contains the API for an application client.
net.sf.mmm.client.api.session - package net.sf.mmm.client.api.session
Contains the API for session management of an application client.
net.sf.mmm.client.base.gwt - package net.sf.mmm.client.base.gwt
Contains the base implementation of the Client API using GWT.
net.sf.mmm.client.base.gwt.dialog - package net.sf.mmm.client.base.gwt.dialog
Contains the base implementation of the Client Dialog API using GWT.
net.sf.mmm.client.impl.base.place - package net.sf.mmm.client.impl.base.place
Contains the place related base classes for this client framework.
net.sf.mmm.client.impl.gwt.busy - package net.sf.mmm.client.impl.gwt.busy
Contains the implementation of the Client Busy API using GWT.
net.sf.mmm.client.impl.gwt.gin - package net.sf.mmm.client.impl.gwt.gin
Contains the GIN configuration for this client framework.
net.sf.mmm.client.ui - package net.sf.mmm.client.ui
Contains the bundle for Client UI.
net.sf.mmm.client.ui.api - package net.sf.mmm.client.ui.api
Contains the API to build user-interfaces for an application client.
net.sf.mmm.client.ui.api.aria.attribute - package net.sf.mmm.client.ui.api.aria.attribute
Contains abstract interfaces for attributes of ARIA roles.
net.sf.mmm.client.ui.api.aria.datatype - package net.sf.mmm.client.ui.api.aria.datatype
Contains datatypes for WAI-ARIA support.
net.sf.mmm.client.ui.api.aria.role - package net.sf.mmm.client.ui.api.aria.role
Contains interfaces for WAI-ARIA roles.
net.sf.mmm.client.ui.api.attribute - package net.sf.mmm.client.ui.api.attribute
Contains abstract interfaces for common attributes of UI objects.
net.sf.mmm.client.ui.api.binding - package net.sf.mmm.client.ui.api.binding
Contains the API for data-binding of the user-interface.
net.sf.mmm.client.ui.api.busy - package net.sf.mmm.client.ui.api.busy
Contains the API for busy management of an application client.
net.sf.mmm.client.ui.api.common - package net.sf.mmm.client.ui.api.common
Contains the common API of the client UI.
net.sf.mmm.client.ui.api.dialog - package net.sf.mmm.client.ui.api.dialog
Contains the API for dialog management of an application client.
net.sf.mmm.client.ui.api.event - package net.sf.mmm.client.ui.api.event
Contains the event API of the client UI.
net.sf.mmm.client.ui.api.feature - package net.sf.mmm.client.ui.api.feature
Contains the feature API of the client UI.
net.sf.mmm.client.ui.api.handler - package net.sf.mmm.client.ui.api.handler
Contains interfaces for handlers of the UI.
net.sf.mmm.client.ui.api.handler.action - package net.sf.mmm.client.ui.api.handler.action
Contains interfaces for plain UI handlers.
net.sf.mmm.client.ui.api.handler.event - package net.sf.mmm.client.ui.api.handler.event
Contains interfaces for event related UI handlers.
net.sf.mmm.client.ui.api.handler.object - package net.sf.mmm.client.ui.api.handler.object
Contains interfaces for object-related UI handlers.
net.sf.mmm.client.ui.api.media - package net.sf.mmm.client.ui.api.media
Contains the media API of the client UI.
net.sf.mmm.client.ui.api.widget - package net.sf.mmm.client.ui.api.widget
Contains the API for widgets.
net.sf.mmm.client.ui.api.widget.complex - package net.sf.mmm.client.ui.api.widget.complex
Contains the API for complex widgets.
net.sf.mmm.client.ui.api.widget.core - package net.sf.mmm.client.ui.api.widget.core
Contains the API for core widgets.
net.sf.mmm.client.ui.api.widget.factory - package net.sf.mmm.client.ui.api.widget.factory
Contains the API for widget factories.
net.sf.mmm.client.ui.api.widget.field - package net.sf.mmm.client.ui.api.widget.field
Contains the API for field widgets.
net.sf.mmm.client.ui.api.widget.media - package net.sf.mmm.client.ui.api.widget.media
Contains the API for media widgets.
net.sf.mmm.client.ui.api.widget.menu - package net.sf.mmm.client.ui.api.widget.menu
Contains the API for menu widgets.
net.sf.mmm.client.ui.api.widget.panel - package net.sf.mmm.client.ui.api.widget.panel
Contains the API for panel widgets.
net.sf.mmm.client.ui.api.widget.window - package net.sf.mmm.client.ui.api.widget.window
Contains the API for window widgets.
net.sf.mmm.client.ui.base - package net.sf.mmm.client.ui.base
Contains the base implementation for widgets.
net.sf.mmm.client.ui.base.aria.role - package net.sf.mmm.client.ui.base.aria.role
Contains abstract base implementation of ARIA roles.
net.sf.mmm.client.ui.base.attribute - package net.sf.mmm.client.ui.base.attribute
Contains abstract base implementation of UI attributes.
net.sf.mmm.client.ui.base.binding - package net.sf.mmm.client.ui.base.binding
Contains the (base) implementations of the data binding.
net.sf.mmm.client.ui.base.busy - package net.sf.mmm.client.ui.base.busy
Contains the base implementation of the Client Busy API.
net.sf.mmm.client.ui.base.dialog - package net.sf.mmm.client.ui.base.dialog
Contains the base implementation of the Client Dialog API.
net.sf.mmm.client.ui.base.dialog.main - package net.sf.mmm.client.ui.base.dialog.main
Contains the base implementation for main dialogs.
net.sf.mmm.client.ui.base.dialog.navigation - package net.sf.mmm.client.ui.base.dialog.navigation
Contains the base implementation for the (default) navigation dialog.
net.sf.mmm.client.ui.base.dialog.page - package net.sf.mmm.client.ui.base.dialog.page
Contains the base implementation of the page dialog.
net.sf.mmm.client.ui.base.dialog.root - package net.sf.mmm.client.ui.base.dialog.root
Contains the base implementation of the root dialog.
net.sf.mmm.client.ui.base.dynamic - package net.sf.mmm.client.ui.base.dynamic
Contains the (base) implementations of dynamic effects.
net.sf.mmm.client.ui.base.feature - package net.sf.mmm.client.ui.base.feature
Contains the base implementation for features.
net.sf.mmm.client.ui.base.handler.event - package net.sf.mmm.client.ui.base.handler.event
Contains the base implementation for event handling.
net.sf.mmm.client.ui.base.model - package net.sf.mmm.client.ui.base.model
Contains the (base) implementations of the UI models.
net.sf.mmm.client.ui.base.widget - package net.sf.mmm.client.ui.base.widget
Contains the base implementation for widgets.
net.sf.mmm.client.ui.base.widget.adapter - package net.sf.mmm.client.ui.base.widget.adapter
Contains the adapters for widgets.
net.sf.mmm.client.ui.base.widget.complex - package net.sf.mmm.client.ui.base.widget.complex
Contains the base implementation for complex widgets.
net.sf.mmm.client.ui.base.widget.complex.adapter - package net.sf.mmm.client.ui.base.widget.complex.adapter
Contains the adapters for complex widgets.
net.sf.mmm.client.ui.base.widget.core - package net.sf.mmm.client.ui.base.widget.core
Contains the base implementation for core widgets.
net.sf.mmm.client.ui.base.widget.core.adapter - package net.sf.mmm.client.ui.base.widget.core.adapter
Contains the adapters for core widgets.
net.sf.mmm.client.ui.base.widget.custom - package net.sf.mmm.client.ui.base.widget.custom
Contains the API for custom widgets.
net.sf.mmm.client.ui.base.widget.custom.complex - package net.sf.mmm.client.ui.base.widget.custom.complex
Contains the API for complex custom widgets.
net.sf.mmm.client.ui.base.widget.custom.core - package net.sf.mmm.client.ui.base.widget.custom.core
Contains the API for custom core widgets.
net.sf.mmm.client.ui.base.widget.custom.field - package net.sf.mmm.client.ui.base.widget.custom.field
Contains the API for custom field widgets.
net.sf.mmm.client.ui.base.widget.custom.panel - package net.sf.mmm.client.ui.base.widget.custom.panel
Contains the API for custom panel widgets.
net.sf.mmm.client.ui.base.widget.custom.pattern - package net.sf.mmm.client.ui.base.widget.custom.pattern
Contains the API for custom pattern widgets.
net.sf.mmm.client.ui.base.widget.custom.window - package net.sf.mmm.client.ui.base.widget.custom.window
Contains the API for custom window widgets.
net.sf.mmm.client.ui.base.widget.factory - package net.sf.mmm.client.ui.base.widget.factory
Contains the API and default implementations of factories for widgets.
net.sf.mmm.client.ui.base.widget.field - package net.sf.mmm.client.ui.base.widget.field
Contains the base implementation for field widgets.
net.sf.mmm.client.ui.base.widget.field.adapter - package net.sf.mmm.client.ui.base.widget.field.adapter
Contains the adapters for field widgets.
net.sf.mmm.client.ui.base.widget.menu - package net.sf.mmm.client.ui.base.widget.menu
Contains the base implementation for menu widgets.
net.sf.mmm.client.ui.base.widget.menu.adapter - package net.sf.mmm.client.ui.base.widget.menu.adapter
Contains the adapters for menu widgets.
net.sf.mmm.client.ui.base.widget.panel - package net.sf.mmm.client.ui.base.widget.panel
Contains the base implementation for panel widgets.
net.sf.mmm.client.ui.base.widget.panel.adapter - package net.sf.mmm.client.ui.base.widget.panel.adapter
Contains the adapters for panel widgets.
net.sf.mmm.client.ui.base.widget.window - package net.sf.mmm.client.ui.base.widget.window
Contains the base implementation for window widgets.
net.sf.mmm.client.ui.base.widget.window.adapter - package net.sf.mmm.client.ui.base.widget.window.adapter
Contains the adapters for window widgets.
net.sf.mmm.client.ui.gwt.widgets - package net.sf.mmm.client.ui.gwt.widgets
Contains the implementation of various GWT widgets.
net.sf.mmm.client.ui.gwt.widgets.handler - package net.sf.mmm.client.ui.gwt.widgets.handler
 
net.sf.mmm.client.ui.gwt.widgets.richtext - package net.sf.mmm.client.ui.gwt.widgets.richtext
Contains the RichTextToolbar and related classes.
net.sf.mmm.client.ui.impl.gwt - package net.sf.mmm.client.ui.impl.gwt
Contains the base implementation for Client UI using GWT.
net.sf.mmm.client.ui.impl.gwt.handler.event - package net.sf.mmm.client.ui.impl.gwt.handler.event
Contains the implementation for event related UI handlers using GWT.
net.sf.mmm.client.ui.impl.gwt.widget - package net.sf.mmm.client.ui.impl.gwt.widget
Contains the base implementation for widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.adapter
Contains the implementation for widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.complex - package net.sf.mmm.client.ui.impl.gwt.widget.complex
Contains the implementation for complex widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Contains the implementation for complex widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.core - package net.sf.mmm.client.ui.impl.gwt.widget.core
Contains the implementation for core widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.core.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
Contains the implementation for core widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.field - package net.sf.mmm.client.ui.impl.gwt.widget.field
Contains the implementation for field widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.field.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Contains the implementation for field widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.menu - package net.sf.mmm.client.ui.impl.gwt.widget.menu
Contains the implementation for menu widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
Contains the implementation for menu widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.panel - package net.sf.mmm.client.ui.impl.gwt.widget.panel
Contains the implementation for panel widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
Contains the implementation for panel widget adapters using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.window - package net.sf.mmm.client.ui.impl.gwt.widget.window
Contains the implementation for window widgets using GWT.
net.sf.mmm.client.ui.impl.gwt.widget.window.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
Contains the implementation for window widget adapters using GWT.
net.sf.mmm.client.ui.impl.test - package net.sf.mmm.client.ui.impl.test
Contains the test implementation of client-ui for widgets.
net.sf.mmm.client.ui.impl.test.widget - package net.sf.mmm.client.ui.impl.test.widget
Contains the test implementation of widgets.
net.sf.mmm.client.ui.impl.test.widget.adapter - package net.sf.mmm.client.ui.impl.test.widget.adapter
Contains the test implementation of widget adapters.
net.sf.mmm.client.ui.impl.test.widget.complex - package net.sf.mmm.client.ui.impl.test.widget.complex
Contains the test implementation of complex widgets.
net.sf.mmm.client.ui.impl.test.widget.complex.adapter - package net.sf.mmm.client.ui.impl.test.widget.complex.adapter
Contains the test implementation of adapters for complex widgets.
net.sf.mmm.client.ui.impl.test.widget.core - package net.sf.mmm.client.ui.impl.test.widget.core
Contains the test implementation of core widgets.
net.sf.mmm.client.ui.impl.test.widget.field - package net.sf.mmm.client.ui.impl.test.widget.field
Contains the test implementation of field widgets.
net.sf.mmm.client.ui.impl.test.widget.field.adapter - package net.sf.mmm.client.ui.impl.test.widget.field.adapter
Contains the test implementation of adapters for field widgets.
net.sf.mmm.client.ui.impl.test.widget.menu - package net.sf.mmm.client.ui.impl.test.widget.menu
Contains the test implementation of menu widgets.
net.sf.mmm.client.ui.impl.test.widget.menu.adapter - package net.sf.mmm.client.ui.impl.test.widget.menu.adapter
Contains the test implementation of adapters for menu widgets.
net.sf.mmm.client.ui.impl.test.widget.panel - package net.sf.mmm.client.ui.impl.test.widget.panel
Contains the test implementation of panel widgets.
net.sf.mmm.client.ui.impl.test.widget.panel.adapter - package net.sf.mmm.client.ui.impl.test.widget.panel.adapter
Contains the test implementation of adapters for panel widgets.
net.sf.mmm.client.ui.impl.test.widget.window - package net.sf.mmm.client.ui.impl.test.widget.window
Contains the test implementation of window widgets.
net.sf.mmm.logging - package net.sf.mmm.logging
Provides test-code to test logging.
net.sf.mmm.persistence - package net.sf.mmm.persistence
Base-Package of the persistence.
net.sf.mmm.persistence.api - package net.sf.mmm.persistence.api
Provides the API for a persistence layer.
net.sf.mmm.persistence.api.jpql - package net.sf.mmm.persistence.api.jpql
Provides the API for the Java Persistence Query Language (JPQL).
net.sf.mmm.persistence.api.sequence - package net.sf.mmm.persistence.api.sequence
Provides the API for sequences as part of the persistence layer.
net.sf.mmm.persistence.base - package net.sf.mmm.persistence.base
Provides the base implementation of the persistence API.
net.sf.mmm.persistence.base.jpa - package net.sf.mmm.persistence.base.jpa
Provides the base implementation of the persistence API based on the JPA.
net.sf.mmm.persistence.base.sequence - package net.sf.mmm.persistence.base.sequence
Provides the base implementation of the persistence sequence API.
net.sf.mmm.persistence.impl.hibernate - package net.sf.mmm.persistence.impl.hibernate
Provides the implementation of the persistence API based on the JPA and hibernate-envers for revisioning/auditing.
net.sf.mmm.persistence.impl.hibernate.usertype - package net.sf.mmm.persistence.impl.hibernate.usertype
Provides classes for implementing hibernate usertypes to map custom datatypes.
net.sf.mmm.persistence.impl.jpa - package net.sf.mmm.persistence.impl.jpa
Provides the implementation of the persistence API based on the JPA.
net.sf.mmm.service.api - package net.sf.mmm.service.api
Contains the API for simple remote invocations to communicate between client and server.
net.sf.mmm.service.api.client - package net.sf.mmm.service.api.client
Contains the client-specific API for remote invocations.
net.sf.mmm.service.api.command - package net.sf.mmm.service.api.command
Contains the API for simple remote services using command style.
net.sf.mmm.service.api.command.client - package net.sf.mmm.service.api.command.client
Contains the client-specific API for simple remote services using command style.
net.sf.mmm.service.api.rpc - package net.sf.mmm.service.api.rpc
Contains the API for simple remote services using RPC style.
net.sf.mmm.service.api.rpc.client - package net.sf.mmm.service.api.rpc.client
Contains the client-specific API for simple remote services using RPC style.
net.sf.mmm.service.base - package net.sf.mmm.service.base
Contains the base classes for simple remote services.
net.sf.mmm.service.base.client - package net.sf.mmm.service.base.client
Contains the client-specific base classes for simple remote services.
net.sf.mmm.service.base.command - package net.sf.mmm.service.base.command
Contains the base classes for simple remote services using command pattern.
net.sf.mmm.service.base.command.client - package net.sf.mmm.service.base.command.client
Contains the client-specific base classes for simple remote services using command style.
net.sf.mmm.service.base.command.server - package net.sf.mmm.service.base.command.server
Contains the server-specific base classes for simple remote services using command style.
net.sf.mmm.service.base.gwt - package net.sf.mmm.service.base.gwt
Contains the base classes for simple remote services using GWT.
net.sf.mmm.service.base.rpc - package net.sf.mmm.service.base.rpc
Contains the base classes for simple remote services using RPC style.
net.sf.mmm.service.base.rpc.client - package net.sf.mmm.service.base.rpc.client
Contains the client-specific base classes for simple remote services using RPC style.
net.sf.mmm.service.base.rpc.server - package net.sf.mmm.service.base.rpc.server
Contains the server-specific base classes for simple remote services using RPC style.
net.sf.mmm.service.base.server - package net.sf.mmm.service.base.server
Contains the server-specific base classes for simple remote services.
net.sf.mmm.service.impl.command.server - package net.sf.mmm.service.impl.command.server
Contains the server-specific implementation classes for simple remote invocations using command style.
net.sf.mmm.service.impl.gwt.rpc.client - package net.sf.mmm.service.impl.gwt.rpc.client
Contains the client-specific implementation for remote invocation services.
net.sf.mmm.service.impl.gwt.rpc.client.rebind - package net.sf.mmm.service.impl.gwt.rpc.client.rebind
Contains GWT Generators for rebinding RemoteInvocationServiceCaller.
net.sf.mmm.service.impl.gwt.server - package net.sf.mmm.service.impl.gwt.server
Contains the server-specific implementation for remote invocation services.
net.sf.mmm.service.impl.rpc.server - package net.sf.mmm.service.impl.rpc.server
Contains the server-specific implementation classes for simple remote invocations using RPC style.
net.sf.mmm.service.impl.server - package net.sf.mmm.service.impl.server
Contains the server-specific implementation classes for simple remote invocations.
net.sf.mmm.service.impl.spring.client - package net.sf.mmm.service.impl.spring.client
Contains the client-specific implementation for remote services using spring-remoting.
net.sf.mmm.service.impl.spring.server - package net.sf.mmm.service.impl.spring.server
Contains the server-specific implementation for remote services using spring-remoting.
net.sf.mmm.test - package net.sf.mmm.test
Provides general test-code.
net.sf.mmm.test.jpa - package net.sf.mmm.test.jpa
Provides general test-code.
net.sf.mmm.transaction - package net.sf.mmm.transaction
Top-level package of the mmm-transaction.
net.sf.mmm.transaction.api - package net.sf.mmm.transaction.api
Provides the API for transaction support.
net.sf.mmm.transaction.base - package net.sf.mmm.transaction.base
Provides the base-implementation for transaction support.
net.sf.mmm.transaction.impl.jpa - package net.sf.mmm.transaction.impl.jpa
Provides the implementation for transaction support using JPA.
net.sf.mmm.transaction.impl.jta - package net.sf.mmm.transaction.impl.jta
Provides the implementation for transaction support using JTA.
net.sf.mmm.transaction.impl.spring - package net.sf.mmm.transaction.impl.spring
Provides the implementation for transaction support using spring-transaction.
net.sf.mmm.util - package net.sf.mmm.util
Top-level package of the utilities.
net.sf.mmm.util.cli - package net.sf.mmm.util.cli
Top-level package of the utilities for building a command-line-interface.
net.sf.mmm.util.cli.api - package net.sf.mmm.util.cli.api
Provides the API for utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.cli.base - package net.sf.mmm.util.cli.base
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.cli.impl - package net.sf.mmm.util.cli.impl
Contains the implementation of utilities that help to build command-line-interfaces (CLI).
net.sf.mmm.util.collection.api - package net.sf.mmm.util.collection.api
Provides the API for utilities that help to dealing with Collections.
net.sf.mmm.util.collection.base - package net.sf.mmm.util.collection.base
Contains public implementations of the Collection-Util API.
net.sf.mmm.util.collection.impl - package net.sf.mmm.util.collection.impl
Contains implementations of the Collection-Util API.
net.sf.mmm.util.component.api - package net.sf.mmm.util.component.api
Contains API to help implementing components.
net.sf.mmm.util.component.base - package net.sf.mmm.util.component.base
Contains base-implementation of component-util.
net.sf.mmm.util.component.impl - package net.sf.mmm.util.component.impl
Contains implementation of component-util.
net.sf.mmm.util.concurrent.api - package net.sf.mmm.util.concurrent.api
Provides the API for utilities that help to deal with concurrent programming.
net.sf.mmm.util.concurrent.base - package net.sf.mmm.util.concurrent.base
Provides the base-implementation for concurrent-util.
net.sf.mmm.util.contenttype.api - package net.sf.mmm.util.contenttype.api
Provides the API for utilities that help to detect the type of content on the fly while streaming data.
net.sf.mmm.util.contenttype.base - package net.sf.mmm.util.contenttype.base
Provides the base implementation of the content-type API.
net.sf.mmm.util.contenttype.base.format - package net.sf.mmm.util.contenttype.base.format
Provides the format representation for the base implementation of the content-type API.
net.sf.mmm.util.contenttype.impl - package net.sf.mmm.util.contenttype.impl
Provides the implementation of the content-type API.
net.sf.mmm.util.context.api - package net.sf.mmm.util.context.api
Provides the API for a generic context.
net.sf.mmm.util.context.base - package net.sf.mmm.util.context.base
Provides the base-implementation of the Context-API.
net.sf.mmm.util.context.impl - package net.sf.mmm.util.context.impl
Provides the implementation of the Context-API.
net.sf.mmm.util.datatype.api - package net.sf.mmm.util.datatype.api
Provides common datatypes.
net.sf.mmm.util.datatype.api.address - package net.sf.mmm.util.datatype.api.address
Provides common datatypes related to an address.
net.sf.mmm.util.datatype.api.color - package net.sf.mmm.util.datatype.api.color
Contains the color API of the client UI.
net.sf.mmm.util.datatype.api.music - package net.sf.mmm.util.datatype.api.music
Provides common datatypes related to music.
net.sf.mmm.util.datatype.api.person - package net.sf.mmm.util.datatype.api.person
Provides common datatypes related to persons.
net.sf.mmm.util.datatype.api.phone - package net.sf.mmm.util.datatype.api.phone
Provides common datatypes related to phone numbers.
net.sf.mmm.util.date.api - package net.sf.mmm.util.date.api
Provides the API for utilities that help to deal with date and time.
net.sf.mmm.util.date.base - package net.sf.mmm.util.date.base
Provides the basic implementation of utilities for dealing with date and time.
net.sf.mmm.util.entity.api - package net.sf.mmm.util.entity.api
Provides the API for a entities.
net.sf.mmm.util.entity.base - package net.sf.mmm.util.entity.base
Provides the basic implementation of the entity API.
net.sf.mmm.util.event.api - package net.sf.mmm.util.event.api
Provides the API for a generic event-handling.
net.sf.mmm.util.event.base - package net.sf.mmm.util.event.base
Contains the abstract base-implementation of the event-handling API.
net.sf.mmm.util.event.impl - package net.sf.mmm.util.event.impl
Contains the implementation of the event API.
net.sf.mmm.util.exception.api - package net.sf.mmm.util.exception.api
Provides the API for utilities that help to deal with exceptions.
net.sf.mmm.util.exception.base - package net.sf.mmm.util.exception.base
Contains public implementations of exception-utilities.
net.sf.mmm.util.file.api - package net.sf.mmm.util.file.api
Provides the API for utilities that help to deal with files.
net.sf.mmm.util.file.base - package net.sf.mmm.util.file.base
Contains public implementations of File-utilities.
net.sf.mmm.util.file.impl - package net.sf.mmm.util.file.impl
Contains the implementation of file utilities.
net.sf.mmm.util.filter.api - package net.sf.mmm.util.filter.api
Provides the API for generic filtering.
net.sf.mmm.util.filter.base - package net.sf.mmm.util.filter.base
Contains public implementations of the filtering-API.
net.sf.mmm.util.gwt.api - package net.sf.mmm.util.gwt.api
Provides the API for GWT specific utilities.
net.sf.mmm.util.gwt.base.rebind - package net.sf.mmm.util.gwt.base.rebind
Provides the generator infrastructure for GWT.
net.sf.mmm.util.http - package net.sf.mmm.util.http
 
net.sf.mmm.util.io.api - package net.sf.mmm.util.io.api
Provides the API for utilities that help to read and write data, process bytes, etc.
net.sf.mmm.util.io.api.spi - package net.sf.mmm.util.io.api.spi
Provides the SPI (service-provider-interface) for IO-Utils.
net.sf.mmm.util.io.base - package net.sf.mmm.util.io.base
Contains public implementations that help to read and write data, process bytes, etc.
net.sf.mmm.util.io.impl - package net.sf.mmm.util.io.impl
Contains implementations for utilities that help to read and write data, process bytes, etc.
net.sf.mmm.util.lang.api - package net.sf.mmm.util.lang.api
Provides the API for utilities of general purpose.
net.sf.mmm.util.lang.api.attribute - package net.sf.mmm.util.lang.api.attribute
Contains abstract interfaces for common attributes of objects.
net.sf.mmm.util.lang.api.concern - package net.sf.mmm.util.lang.api.concern
Contains abstract interfaces to tag common concerns of objects.
net.sf.mmm.util.lang.api.function - package net.sf.mmm.util.lang.api.function
Contains a temporary backport for functional interfaces from java.util.function.
net.sf.mmm.util.lang.base - package net.sf.mmm.util.lang.base
Contains the basic implementation of the Util Lang API.
net.sf.mmm.util.lang.base.attribute - package net.sf.mmm.util.lang.base.attribute
Contains base-implementation of the attributes API.
net.sf.mmm.util.lang.base.datatype.adapter - package net.sf.mmm.util.lang.base.datatype.adapter
Provides generic adapters to map datatypes for JPA, JSON, and JAXB.
net.sf.mmm.util.lang.base.datatype.adapter.jackson - package net.sf.mmm.util.lang.base.datatype.adapter.jackson
Provides generic adapters to map datatypes for jackson.
net.sf.mmm.util.lang.base.datatype.adapter.jpa - package net.sf.mmm.util.lang.base.datatype.adapter.jpa
Provides generic adapters to map datatypes for JPA.
net.sf.mmm.util.lang.base.datatype.descriptor - package net.sf.mmm.util.lang.base.datatype.descriptor
Contains the basic implementation of the Util Lang API for datatype description.
net.sf.mmm.util.logging.impl - package net.sf.mmm.util.logging.impl
Provides the GWT compatible implementation of Logger via GwtLogger.
net.sf.mmm.util.math.api - package net.sf.mmm.util.math.api
Provides the API for utilities that help to deal with Numbers.
net.sf.mmm.util.math.base - package net.sf.mmm.util.math.base
Contains the public implementation of the Math-Util API.
net.sf.mmm.util.metakey.api - package net.sf.mmm.util.metakey.api
 
net.sf.mmm.util.nls.api - package net.sf.mmm.util.nls.api
Provides the API for the native language support (NLS).
net.sf.mmm.util.nls.base - package net.sf.mmm.util.nls.base
Contains the basis for implementations of the native language support (NLS) API.
net.sf.mmm.util.nls.impl - package net.sf.mmm.util.nls.impl
Provides the GWT compatible implementations for this package.
net.sf.mmm.util.nls.impl.formatter - package net.sf.mmm.util.nls.impl.formatter
Contains the implementation of formatters for the native language support (NLS).
net.sf.mmm.util.nls.impl.rebind - package net.sf.mmm.util.nls.impl.rebind
Contains GWT Generators for rebinding NlsBundle and NlsBundleFactory.
net.sf.mmm.util.path.api - package net.sf.mmm.util.path.api
 
net.sf.mmm.util.path.base - package net.sf.mmm.util.path.base
 
net.sf.mmm.util.path.impl - package net.sf.mmm.util.path.impl
 
net.sf.mmm.util.pattern.api - package net.sf.mmm.util.pattern.api
Provides the API for a pattern compiler.
net.sf.mmm.util.pattern.base - package net.sf.mmm.util.pattern.base
Contains public implementations of the PatternCompiler interface for different syntax such as java-regex-, glob- and path-patterns.
net.sf.mmm.util.pojo.api - package net.sf.mmm.util.pojo.api
Provides the API for dealing with Pojos.
net.sf.mmm.util.pojo.base - package net.sf.mmm.util.pojo.base
Provides the base-implementation of the Pojo API.
net.sf.mmm.util.pojo.descriptor.api - package net.sf.mmm.util.pojo.descriptor.api
Provides the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.api.accessor - package net.sf.mmm.util.pojo.descriptor.api.accessor
Provides the accessors of the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.api.attribute - package net.sf.mmm.util.pojo.descriptor.api.attribute
Provides the common attribute-interfaces of the API for introspection of Pojos.
net.sf.mmm.util.pojo.descriptor.base - package net.sf.mmm.util.pojo.descriptor.base
Contains the basic implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.base.accessor - package net.sf.mmm.util.pojo.descriptor.base.accessor
Contains the basic implementation of the Introspection-Accessor-API.
net.sf.mmm.util.pojo.descriptor.impl - package net.sf.mmm.util.pojo.descriptor.impl
Contains the implementation of the Introspection-API.
net.sf.mmm.util.pojo.descriptor.impl.accessor - package net.sf.mmm.util.pojo.descriptor.impl.accessor
Contains the implementation of the Introspection-Accessor-API.
net.sf.mmm.util.pojo.descriptor.impl.rebind - package net.sf.mmm.util.pojo.descriptor.impl.rebind
Contains the GWT rebinding generator for POJO introspection.
net.sf.mmm.util.pojo.path.api - package net.sf.mmm.util.pojo.path.api
Provides the API for navigating a PojoPath.
net.sf.mmm.util.pojo.path.base - package net.sf.mmm.util.pojo.path.base
Contains the base-implementation of the PojoPath API.
net.sf.mmm.util.pojo.path.impl - package net.sf.mmm.util.pojo.path.impl
Contains the implementation of the PojoPath API.
net.sf.mmm.util.pojo.path.impl.function - package net.sf.mmm.util.pojo.path.impl.function
Contains implementations of PojoPathFunction.
net.sf.mmm.util.pool.api - package net.sf.mmm.util.pool.api
Provides the API for a generic pool.
net.sf.mmm.util.pool.base - package net.sf.mmm.util.pool.base
Contains base-implementations of the Pool-Util API.
net.sf.mmm.util.pool.impl - package net.sf.mmm.util.pool.impl
Contains some implementations of the Pool-Util API.
net.sf.mmm.util.process.api - package net.sf.mmm.util.process.api
Provides the API for utilities that help to deal with Processes.
net.sf.mmm.util.process.base - package net.sf.mmm.util.process.base
Provides the base-implementation for Process-Util API.
net.sf.mmm.util.reflect.api - package net.sf.mmm.util.reflect.api
Provides the API for utilities that help to deal with reflection.
net.sf.mmm.util.reflect.base - package net.sf.mmm.util.reflect.base
Contains the base-implementations of the Reflection-Util API.
net.sf.mmm.util.reflect.impl - package net.sf.mmm.util.reflect.impl
Contains implementations of the Reflection-Util API and other internals of this reflection-util.
net.sf.mmm.util.resource - package net.sf.mmm.util.resource
Top-level package of the utilities for resources.
net.sf.mmm.util.resource.api - package net.sf.mmm.util.resource.api
Provides the API for utilities that help to load resources from arbitrary sources.
net.sf.mmm.util.resource.api.spi - package net.sf.mmm.util.resource.api.spi
Provides the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.resource.base - package net.sf.mmm.util.resource.base
Contains the base implementation of the resource-API.
net.sf.mmm.util.resource.base.spi - package net.sf.mmm.util.resource.base.spi
Contains the base-implementation of the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.resource.impl - package net.sf.mmm.util.resource.impl
Contains the implementation of the resource-API.
net.sf.mmm.util.resource.impl.spi - package net.sf.mmm.util.resource.impl.spi
Contains the implementations of the SPI (service-provider-interface) for data-resources.
net.sf.mmm.util.scanner.api - package net.sf.mmm.util.scanner.api
Provides the API for scanners that help to parse character sequences efficient and easily.
net.sf.mmm.util.scanner.base - package net.sf.mmm.util.scanner.base
Contains the base-implementations of the Character Scanner API.
net.sf.mmm.util.search.api - package net.sf.mmm.util.search.api
Provides the API for a search.
net.sf.mmm.util.search.base - package net.sf.mmm.util.search.base
Provides the basic implementation of the Search API.
net.sf.mmm.util.security.api - package net.sf.mmm.util.security.api
Provides the API to help with security.
net.sf.mmm.util.serialization.api - package net.sf.mmm.util.serialization.api
Provides the API for utilities that help to deal with (de)serialization.
net.sf.mmm.util.serialization.base - package net.sf.mmm.util.serialization.base
Contains common implementations of the serialization API.
net.sf.mmm.util.session.api - package net.sf.mmm.util.session.api
Provides the API for utilities that help to deal with user specific settings.
net.sf.mmm.util.session.base - package net.sf.mmm.util.session.base
Contains public implementations of the session API.
net.sf.mmm.util.text.api - package net.sf.mmm.util.text.api
Provides the API for utilities that help with textual operations.
net.sf.mmm.util.text.base - package net.sf.mmm.util.text.base
Provides the base-implementation of text-util API.
net.sf.mmm.util.transferobject.api - package net.sf.mmm.util.transferobject.api
Provides the API for transfer-objects.
net.sf.mmm.util.transferobject.base - package net.sf.mmm.util.transferobject.base
Contains the basic implementation of the transfer-object API.
net.sf.mmm.util.transformer.api - package net.sf.mmm.util.transformer.api
Provides the API for transformation-utilities.
net.sf.mmm.util.transformer.base - package net.sf.mmm.util.transformer.base
Provides the base-implementation of transformer-util API.
net.sf.mmm.util.uuid.api - package net.sf.mmm.util.uuid.api
Provides the API for utilities that help to create UUIDs.
net.sf.mmm.util.uuid.base - package net.sf.mmm.util.uuid.base
Contains the public implementation of the UUID-Util API.
net.sf.mmm.util.validation.api - package net.sf.mmm.util.validation.api
Provides the API for simple validation of values.
net.sf.mmm.util.validation.base - package net.sf.mmm.util.validation.base
Contains the base-implementations of the validation API.
net.sf.mmm.util.value.api - package net.sf.mmm.util.value.api
Provides the API for generic handling of values.
net.sf.mmm.util.value.base - package net.sf.mmm.util.value.base
Contains the base-implementations of the value API.
net.sf.mmm.util.value.impl - package net.sf.mmm.util.value.impl
Contains the implementation of the Value-Util API.
net.sf.mmm.util.version.api - package net.sf.mmm.util.version.api
Provides the API for dealing with versions.
net.sf.mmm.util.version.base - package net.sf.mmm.util.version.base
Contains the base-implementations of the Version API.
net.sf.mmm.util.version.impl - package net.sf.mmm.util.version.impl
Contains the implementation of the Version API.
net.sf.mmm.util.xml - package net.sf.mmm.util.xml
Contains utility code for the XML library.
net.sf.mmm.util.xml.api - package net.sf.mmm.util.xml.api
Provides the API of utilities that help to deal with XML.
net.sf.mmm.util.xml.base - package net.sf.mmm.util.xml.base
Contains the base-implementation of the XML-Util API.
net.sf.mmm.util.xml.base.jaxb - package net.sf.mmm.util.xml.base.jaxb
Contains various XmlAdapter for mapping of common data-types and data-containers with JAXB.
net.sf.mmm.util.xml.impl.stax - package net.sf.mmm.util.xml.impl.stax
Contains the implementation of the XML-Util API for StAX.
net.sf.mmm.util.xml.path.api - package net.sf.mmm.util.xml.path.api
 
net.sf.mmm.util.xml.path.base - package net.sf.mmm.util.xml.path.base
 
net_sf_mmm_util_validation_base_Mandatory_message() - Method in interface net.sf.mmm.util.validation.base.ValidationMessages
 
NEW - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword NEW.
NEW_VALUE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
newBusySession(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method creates a new AbstractBusyManager.BusySessionImpl.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Alpha
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Blue
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Brightness
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Chroma
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.ColorFactor
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Green
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Hue
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Lightness
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Red
Creates a new instance with the given value.
newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Saturation
Creates a new instance with the given value.
newInstance(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method creates a new instance of the given template.
newInstance(Class<T>, ReflectionUtil) - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
Creates a new instance of DatatypeSegmentDescriptorSimpleDatatype for the given SimpleDatatype Class.
newInstance(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.api.PojoFactory
This method creates a new instance of the given pojoType.
newInstance(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
This method creates a new instance of the given pojoType.
newInstance() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
Creates a new instance.
newInstance() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
Creates a new instance.
newInstance(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
This method creates a new instance of the AbstractTransferObject given as template.
newInstance(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
This method creates a new instance of the AbstractTransferObject given as template.
newInstanceForClass(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
Implementation of SimplePojoFactory.newInstance(Class) for regular class.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
This method is invoked from SimplePojoFactory.newInstance(Class) if the given Class is an interface.
newLength(double) - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Creates a new Length with this LengthUnit as unit.
newline - Variable in class net.sf.mmm.util.nls.base.NlsWriter
The string used to terminate a line.
newline - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
newParameter(String, Object) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Creates a Map with the given parameter.
newParameter(String, Object, boolean) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
Creates a Map with the given parameter.
newQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(String) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(RemoteInvocationQueueSettings) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(String) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method opens a queue that collects remote invocations to send to the server.
newQueueForAutoCommit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
newRevision(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionListener
newSelectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Temporary Set stored as instance for performance (as widgets are not really thread-safe anyways).
newValidator(Class<?>, String) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<V>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the specified Pojo.
newValidator(Class<?>, String) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, String, Class<?>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
Creates a new instance of ValueValidator validating the specified Pojo.
newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
Creates a new instance of ValueValidator validating the specified Pojo.
newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
Creates a new instance of ValueValidator validating the given property of the specified Pojo.
next - Variable in class net.sf.mmm.util.collection.base.AbstractIterator
the next item or null if done
next() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
next - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
next() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
next() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
next() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
next() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
next() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
next() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method gets the current byte in the iteration.
next() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current byte in the iteration.
next() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method gets the current byte in the iteration.
next() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the current byte in the iteration.
next() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
This method gets the current byte in the iteration.
next() - Method in interface net.sf.mmm.util.lang.api.CharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next - Variable in class net.sf.mmm.util.lang.base.AbstractCharIterator
The next char to iterate.
next() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
next() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character and increments the index stepping to the next character.
next() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the current character and increments the index stepping to the next character.
next(DefaultLineWrapper.TextSegment) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method initializes the given DefaultLineWrapper.TextSegment with the next segment-data from the text.
next - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
Buffer for lookahead or null.
next() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
This method returns the next character to iterate or CharIterator.END_OF_ITERATOR if the end of this iterator has been reached.
next() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
next() - Method in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
nextArray() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method switches over to the next internal byte-array.
nextBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method switches the current buffer to the next available buffer.
nextCalled - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
true if SpaceNormalizingCharIterator.next() has already been called, initially false.
nextColumn - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
nextElement() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
nextElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until a StartElement, EndElement or EndDocument is encountered.
nextElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method skips all events until a StartElement, EndElement or EndDocument is encountered.
nextInitialized - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
nextNonSpace - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
A buffer for the next non-space char if lookahead went to far, or ' ' if no char is buffered.
nextRequestId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
nextSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
nextTag() - Method in class net.sf.mmm.util.xml.base.StreamReaderProxy
We override this method to get sure that it delegates to our StreamReaderDelegate.next() instead of the StreamReaderDelegate.next() of the delegate.
nextToken() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
 
nextWidthRange - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
The width range of the next column.
NlsAccess - Class in net.sf.mmm.util.nls.api
This is a static accessor for central components supporting native language support (NLS).
NlsAccess() - Constructor for class net.sf.mmm.util.nls.api.NlsAccess
The constructor.
NlsArgument - Class in net.sf.mmm.util.nls.api
This class represents an argument of an NlsMessage.
NlsArgument(String, NlsFormatter<?>, Justification) - Constructor for class net.sf.mmm.util.nls.api.NlsArgument
The constructor.
NlsArgumentFormatter - Interface in net.sf.mmm.util.nls.base
NlsArgumentFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
The NlsFormatter for an actual NlsArgument.
NlsArgumentFormatterImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
The constructor.
NlsArgumentParser - Interface in net.sf.mmm.util.nls.api
nlsBundle - Variable in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
The instance of NlsBundleUtilCoreRoot.
nlsBundle - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
 
NlsBundle - Interface in net.sf.mmm.util.nls.api
This is the marker interface for all "resource-bundles" for this native language support.
NlsBundleClientUiRoot - Interface in net.sf.mmm.client.ui
This interface holds the internationalized messages for this module.
NlsBundleContainer(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
The constructor.
NlsBundleContainer(Class<? extends NlsBundle>) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
The constructor.
NlsBundleFactory - Interface in net.sf.mmm.util.nls.api
This is the interface for a factory that can dynamically create instance of NlsBundle-interfaces.
NlsBundleFactoryGenerator - Class in net.sf.mmm.util.nls.impl.rebind
This is the GWT Generator for generation of the true NlsBundleFactory implementation as well as according NlsBundle implementations.
NlsBundleFactoryGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
The constructor.
NlsBundleFactoryImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsBundleFactory.
NlsBundleFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
The constructor.
NlsBundleFactoryImpl(ClassLoader) - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
The constructor.
NlsBundleGeneratorGwtI18n - Class in net.sf.mmm.util.nls.impl.rebind
This is the GWT Generator for generation of NlsBundle implementations.
NlsBundleGeneratorGwtI18n() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
The constructor.
NlsBundleHelper - Class in net.sf.mmm.util.nls.base
Helper class to deal with NlsBundle interfaces.
NlsBundleHelper() - Constructor for class net.sf.mmm.util.nls.base.NlsBundleHelper
The constructor.
nlsBundleInterface - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
NlsBundleInvocationHandler(String, NlsBundleOptions) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
The constructor.
NlsBundleKey - Annotation Type in net.sf.mmm.util.nls.api
This optional annotation is used to define a different key for a method of an NlsBundle interface.
NlsBundleMessage - Annotation Type in net.sf.mmm.util.nls.api
This required annotation is used to define the internationalized message for a method of an NlsBundle interface.
NlsBundleMethodInfo(NlsTemplate, String[]) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
The constructor.
NlsBundleOptions - Annotation Type in net.sf.mmm.util.nls.api
This optional annotation is used to define a different name for an NlsBundle interface.
NlsBundlePersistenceRoot - Interface in net.sf.mmm.persistence
This interface holds the internationalized messages for this module.
nlsBundles - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
the original bundles
NlsBundleTransaction - Class in net.sf.mmm.transaction
TODO: this class ...
NlsBundleTransaction() - Constructor for class net.sf.mmm.transaction.NlsBundleTransaction
 
NlsBundleUtilCliRoot - Interface in net.sf.mmm.util.cli
This interface holds the internationalized messages for this module.
NlsBundleUtilCoreRoot - Interface in net.sf.mmm.util
This interface holds the internationalized messages for this module.
NlsBundleUtilIoRoot - Interface in net.sf.mmm.util
This interface holds the internationalized messages for this module.
NlsBundleUtilResourceRoot - Interface in net.sf.mmm.util.resource
This interface holds the internationalized messages for this module.
NlsBundleWithLookup - Interface in net.sf.mmm.util.nls.api
This is the interface for NlsBundles that require generic lookup of a NlsMessage.
NlsBundleXml - Class in net.sf.mmm.util.xml
This class holds the internationalized messages for the XML subproject.
NlsBundleXml() - Constructor for class net.sf.mmm.util.xml.NlsBundleXml
The constructor.
NlsCachingLocalizer - Class in net.sf.mmm.util.nls.base
This is a class that stores messages and simplifies to resolve them.
NlsCachingLocalizer(String) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver, MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The constructor.
NlsClassCastException - Exception in net.sf.mmm.util.exception.api
A NlsClassCastException is analog to an ClassCastException but with native language support.
NlsClassCastException() - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor for de-serialization in GWT.
NlsClassCastException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor.
NlsClassCastException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
The constructor.
NlsDependencies - Interface in net.sf.mmm.util.nls.base
This interface bundles the dependencies for the native language support (NLS).
nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The NlsDependencies to use.
nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
 
NlsDependenciesImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsDependencies interface.
NlsDependenciesImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
The constructor.
nlsDependnecies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The NlsDependencies to use.
NlsException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of a checked exception with real native language support (NLS).
NlsException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The constructor.
NlsException(NlsException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
The copy constructor.
NlsFormatter<O> - Interface in net.sf.mmm.util.nls.api
This is the interface for a formatter of an arbitrary object in a localized way.
NlsFormatterChoice - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of NlsFormatter for choice-format.
NlsFormatterChoice(CharSequenceScanner, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The constructor.
NlsFormatterChoice.Choice - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single choice.
NlsFormatterChoice.Condition - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single choice.
NlsFormatterChoice.Segment - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a single segment of a NlsFormatterChoice.Choice.
NlsFormatterChoiceNoElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceNoElseConditionException is thrown if a choice-format has no (else)-condition.
NlsFormatterChoiceNoElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
The constructor.
NlsFormatterChoiceOnlyElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
The NlsFormatterChoiceOnlyElseConditionException is thrown if a choice-format starts with an (else)-condition.
NlsFormatterChoiceOnlyElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
The constructor.
NlsFormatterCurrency - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_CURRENCY.
NlsFormatterCurrency() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
The constructor.
NlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
The constructor.
NlsFormatterDateFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
The constructor.
NlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
The constructor.
NlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
The constructor.
NlsFormatterDateLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
The constructor.
NlsFormatterDateMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
The constructor.
NlsFormatterDatePattern - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using a custom date pattern (typically using SimpleDateFormat).
NlsFormatterDatePattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
The constructor.
NlsFormatterDateShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
The constructor.
NlsFormatterDateTime - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
The constructor.
NlsFormatterDateTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
The constructor.
NlsFormatterDateTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterDateTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
The constructor.
NlsFormatterDateTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
The constructor.
NlsFormatterDateTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
The constructor.
NlsFormatterDateTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
The constructor.
NlsFormatterDateTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterDateTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
The constructor.
NlsFormatterDefault - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for default formatting.
NlsFormatterDefault() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
The constructor.
NlsFormatterInteger - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_INTEGER.
NlsFormatterInteger() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
The constructor.
NlsFormatterManager - Interface in net.sf.mmm.util.nls.api
This is the interface for a manager of NlsFormatters.
NlsFormatterManagerImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsFormatterManager interface.
NlsFormatterManagerImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
The constructor.
NlsFormatterMap - Class in net.sf.mmm.util.nls.base
This class is like a Map to register and retrieve NlsFormatters.
NlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.base.NlsFormatterMap
The constructor.
NlsFormatterNumber - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using NlsFormatterManager.TYPE_NUMBER.
NlsFormatterNumber() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
The constructor.
NlsFormatterNumberPattern - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.TYPE_NUMBER using a custom pattern.
NlsFormatterNumberPattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
The constructor.
NlsFormatterPercent - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter for NlsFormatterManager.STYLE_PERCENT.
NlsFormatterPercent() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
The constructor.
NlsFormatterPlugin<O> - Interface in net.sf.mmm.util.nls.api
This interface extends NlsFormatter with the methods required to register this automatically as plugin via injection.
NlsFormatterTime - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
The constructor.
NlsFormatterTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
The constructor.
NlsFormatterTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter using Iso8601Util.
NlsFormatterTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
The constructor.
NlsFormatterTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
The constructor.
NlsFormatterTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
The constructor.
NlsFormatterTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
The constructor.
NlsFormatterTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
The constructor.
NlsFormatterType - Class in net.sf.mmm.util.nls.impl.formatter
This is an implementation of NlsFormatter that formats Types.
NlsFormatterType(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
The constructor.
NlsFormatterType.ClassFormatter - Class in net.sf.mmm.util.nls.impl.formatter
This inner class is used to format Classes.
NlsFormatterTypeFull - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeFull
The constructor.
NlsFormatterTypeLong - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeLong
The constructor.
NlsFormatterTypeMedium - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeMedium
The constructor.
NlsFormatterTypeShort - Class in net.sf.mmm.util.nls.impl.formatter
NlsFormatterTypeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeShort
The constructor.
NlsIllegalArgumentException - Exception in net.sf.mmm.util.exception.api
A NlsIllegalArgumentException is analog to an IllegalArgumentException but with true native language support.
NlsIllegalArgumentException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor for de-serialization in GWT.
NlsIllegalArgumentException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalArgumentException(Object, String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
The constructor.
NlsIllegalStateException - Exception in net.sf.mmm.util.exception.api
A NlsIllegalStateException is analog to an IllegalStateException but with true native language support.
NlsIllegalStateException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
The constructor.
NlsIllegalStateException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
The constructor.
NlsLocalizer - Interface in net.sf.mmm.util.nls.api
This is the interface for a localizer that simplifies the localization of messages via NlsMessages.
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsException
the internationalized message
nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
the internationalized message
NlsMessage - Interface in net.sf.mmm.util.nls.api
This is the interface for an internationalized message.
nlsMessageFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
NlsMessageFactory - Interface in net.sf.mmm.util.nls.api
This is the interface for a factory used to create instances of NlsMessage.
NlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
This is the implementation of NlsMessageFactory.
NlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
The constructor.
NlsMessageFormatter - Interface in net.sf.mmm.util.nls.api
This is the interface for a formatter of a message-text.
NlsMessageFormatterFactory - Interface in net.sf.mmm.util.nls.api
This is the interface to create an NlsFormatter.
NlsMessageFormatterFactoryImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of the NlsMessageFormatterFactory.
NlsMessageFormatterFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
The constructor.
NlsMessageFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
This is the implementation of the NlsMessageFormatter interface.
NlsMessageFormatterImpl(String, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The constructor.
NlsMessageFormatterImpl.PatternSegment - Class in net.sf.mmm.util.nls.impl.formatter
This inner class represents a segment out of the parsed message-pattern.
NlsMessageImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsMessage.
NlsMessageImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor for de-serialization in GWT.
NlsMessageImpl(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor.
NlsMessageImpl(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
The constructor.
NlsMessageLookup - Interface in net.sf.mmm.util.nls.api
This interface provides a generic lookup of a NlsMessage.
NlsMessageLookupNone - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of NlsMessageLookup that will always return null.
NlsMessageLookupNone() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupNone
The constructor.
NlsMessageLookupProxy - Class in net.sf.mmm.util.nls.base
This class combines multiple instances of NlsMessageLookup to a single instance.
NlsMessageLookupProxy(NlsMessageLookup...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
The constructor.
NlsMessageLookupProxy(Class<? extends NlsBundleWithLookup>...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
The constructor.
NlsMessagePlain - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of NlsMessage that only returns the message given at construction and never has any arguments.
NlsMessagePlain() - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
The constructor for de-serialization in GWT.
NlsMessagePlain(String) - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
The constructor.
NlsNullPointerException - Exception in net.sf.mmm.util.exception.api
A NlsNullPointerException is analog to an NullPointerException but with native language support.
NlsNullPointerException() - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor for de-serialization in GWT.
NlsNullPointerException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor.
NlsNullPointerException(String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
The constructor.
NlsObject - Interface in net.sf.mmm.util.nls.api
This is the interface for an object with native language support.
NlsParseException - Exception in net.sf.mmm.util.exception.api
The NlsParseException is thrown if some data could NOT be parsed because it does NOT match the according format (pattern or grammar).
NlsParseException() - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor for de-serialization in GWT.
NlsParseException(CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsParseException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
The constructor.
NlsResourceBundle - Interface in net.sf.mmm.util.nls.api
This is an interface abstracts from ResourceBundle to support features like NlsBundle.
NlsResourceBundleJavaScriptServlet - Class in net.sf.mmm.util.nls.base
This is a HttpServlet that dynamically generates some JavaScript containing the content of NlsBundles and ResourceBundles for the users locale.
NlsResourceBundleJavaScriptServlet() - Constructor for class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
The constructor.
NlsResourceBundleLocator - Interface in net.sf.mmm.util.nls.impl
This is the interface for an internal component that automatically finds the declared bundles.
NlsResourceBundleLocatorImpl - Class in net.sf.mmm.util.nls.impl
This is the implementation of NlsResourceBundleLocator.
NlsResourceBundleLocatorImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
The constructor.
NlsResourceBundleProvider - Interface in net.sf.mmm.util.nls.base
This interface allows to get all registered bundles.
NlsResourceBundleRequestor - Interface in net.sf.mmm.util.nls.api
This is the interface of a component to request NlsResourceBundles.
NlsResourceLocator - Interface in net.sf.mmm.util.nls.api
NlsReversedResourceBundle - Interface in net.sf.mmm.util.nls.impl
This is the interface for a reversed ResourceBundle.
NlsReversedResourceBundleImpl - Class in net.sf.mmm.util.nls.impl
This class is contains the reversed Map for a ResourceBundle.
NlsReversedResourceBundleImpl(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
The constructor.
NlsRuntimeException - Exception in net.sf.mmm.util.exception.api
This is an abstract base implementation of NlsThrowable based on RuntimeException.
NlsRuntimeException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor for de-serialization in GWT.
NlsRuntimeException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The constructor.
NlsRuntimeException(NlsRuntimeException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
The copy constructor.
NlsRuntimeWrapperException - Exception in net.sf.mmm.util.exception.api
This is an NlsRuntimeException to wrap an arbitrary NlsThrowable.
NlsRuntimeWrapperException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor for de-serialization in GWT.
NlsRuntimeWrapperException(NlsException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor.
NlsRuntimeWrapperException(NlsRuntimeException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
The constructor.
NlsTemplate - Interface in net.sf.mmm.util.nls.api
This interface represents the template for an internationalized text that can be translated to a given Locale.
NlsTemplateImpl - Class in net.sf.mmm.util.nls.base
This class is the implementation of the NlsTemplate interface.
NlsTemplateImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
The constructor for de-serialization in GWT.
NlsTemplateImpl(String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
The constructor.
NlsTemplateImplWithMessage - Class in net.sf.mmm.util.nls.base
This class extends NlsTemplateImpl with the internationalized message as fallback.
NlsTemplateImplWithMessage() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
The constructor for de-serialization in GWT.
NlsTemplateImplWithMessage(String, String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
The constructor.
nlsTemplateResolver - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
NlsTemplateResolver - Interface in net.sf.mmm.util.nls.api
This is the interface for resolving NlsTemplate for translating a text-message to a Locale-specific language.
NlsTemplateResolverImpl - Class in net.sf.mmm.util.nls.impl
This is an implementation of the NlsTemplateResolver interface.
NlsTemplateResolverImpl(ResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
The constructor.
NlsTemplateResolverImpl(NlsReversedResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
The constructor.
NlsThrowable - Interface in net.sf.mmm.util.exception.api
This is the interface for exceptions with the following features: real native language support via NlsMessage. a UUID unique per exception instance automatically generated once per exception chain. an error code that should be unique per exception type. distinguish between technical exceptions and exceptions intended for end-users. support for copying and truncation of the exception. NOTE:
Exceptions should only occur in unexpected or un-normal situations.
NlsUnsupportedOperationException - Exception in net.sf.mmm.util.exception.api
An NlsUnsupportedOperationException is thrown if an operation was invoked that is NOT implemented or generally NOT supported.
NlsUnsupportedOperationException() - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsUnsupportedOperationException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
The constructor.
NlsWriter - Class in net.sf.mmm.util.nls.base
An NlsWriter is a Writer, that writes the localized message of the given text.
NlsWriter(Appendable) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
The constructor.
NO_ANNOTATIONS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
An empty Annotation-array.
NO_ARGS - Static variable in class net.sf.mmm.util.reflect.api.Arguments
the void signature for a non-arg method
NO_ARGUMENTS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
an empty Object-array
NO_BREAK_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A UnicodeUtil.SPACE that shall not be wrapped.
NO_COMMA_OR_END_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
A char filter that accepts everything except ',' and '}'.
NO_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
A char filter that accepts everything except ',' and '}'.
NO_FILES - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
An empty file array.
NO_PARAMETERS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
an empty class array
NO_STACKTRACE - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
The empty stacktrace.
NO_TARGET - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
an empty element-type array
NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.GenericType
An empty GenericType-array.
NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
an empty Type-array
NoByteArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for byte-arrays.
NoByteArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoByteArrayPool
The constructor.
NoCharArrayPool - Class in net.sf.mmm.util.pool.base
This is a dummy pool for char-arrays.
NoCharArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoCharArrayPool
The constructor.
node - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
Node<PARENT> - Interface in net.sf.mmm.util.collection.api
This is the interface for a node that has a parent.
NodeContainer<NODE,SELF extends NodeContainer<NODE,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
This is the interface extends ItemContainer for containing nodes of tree widget.
NodeCycle<V> - Class in net.sf.mmm.util.collection.base
This class is used to detect and represent a cyclic dependency of nodes.
NodeCycle(V) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
The constructor.
NodeCycle(V, SimpleValueConverter<V, String>) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
The constructor.
NodeCycleException - Exception in net.sf.mmm.util.collection.base
A NodeCycleException is thrown if a chain of nodes has a cyclic dependency.
NodeCycleException() - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor for de-serialization in GWT.
NodeCycleException(NodeCycle<?>) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor.
NodeCycleException(NodeCycle<?>, Object) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
The constructor.
nodeIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
NodeIterator - Class in net.sf.mmm.util.xml.base
This class is used to iterate the Nodes of a NodeList.
NodeIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeIterator
The constructor.
nodeList - Variable in class net.sf.mmm.util.xml.base.NodeIterator
The NodeList to iterate.
nodeList - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
 
nodeListLength - Variable in class net.sf.mmm.util.xml.base.NodeIterator
nodeMap - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
NodeValueCharIterator - Class in net.sf.mmm.util.xml.base
This is an implementation of CharIterator that iterates the characters of the value(s) of a single node or a node-list.
NodeValueCharIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
The constructor.
NodeValueCharIterator(Node) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
The constructor.
nodeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
NON_BREAKING_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The non-breaking hyphen.
NonClosingInputStream - Class in net.sf.mmm.util.io.base
This is an InputStream that wraps an existing InputStream and prevents closing the original InputStream.
NonClosingInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream
The constructor.
NonClosingInputStream.ClosedInputStream - Class in net.sf.mmm.util.io.base
This inner class is a stream that will always throw a StreamClosedException.
NONE - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
An empty WeekdaySet containing no Weekday at all.
nonUtfEncoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The encoding to use if encoding is neither UTF nor ASCII.
NoPojoFieldIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoFieldIntrospector interface that never finds any field.
NoPojoFieldIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
The constructor.
NoPojoMethodIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
This is a dummy implementation of the PojoMethodIntrospector interface that never finds any method.
NoPojoMethodIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
The constructor.
NoPojoPathRecognizer - Class in net.sf.mmm.util.pojo.path.base
This is a dummy implementation of the PojoPathRecognizer that does nothing.
NoPojoPathRecognizer() - Constructor for class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
The constructor.
NOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
normalize(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
This method normalizes the given word.
normalize(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
This method normalizes the constant name of the Enum.
normalize2Ascii(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method determines an ASCII-representation for the given character if available.
normalize2Ascii(CharSequence) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method converts the given text to the best possible ASCII-representation.
normalize2Ascii(CharSequence, char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method converts the given text to the best possible ASCII-representation.
normalize2Ascii(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method determines an ASCII-representation for the given character if available.
normalize2Ascii(char, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
normalize2Ascii(CharSequence) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method converts the given text to the best possible ASCII-representation.
normalize2Ascii(CharSequence, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method converts the given text to the best possible ASCII-representation.
normalizedWord - Variable in class net.sf.mmm.util.text.base.HyphenationState
The normalized word.
normalizeError(Throwable) - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
This method normalizes the given error.
normalizeHome(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
Normalize the potential home segment of the path (if starts with ~ such as "~/.ssh", "~root/" or "~admin/..").
normalizePath(String, char) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method normalizes a given path.
normalizePath(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
This method is a shortcut for normalizePath(path, File.separatorChar).
normalizePath(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method is a shortcut for normalizePath(path, File.separatorChar).
normalizePath(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
This method normalizes a given path.
normalizeSpaces - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
 
normalizeStringRepresentation(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Normalizes the given String.
NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_ARROW_AND_SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW_AND_NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NORTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword for NOT (negation).
NOT_A_SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_A_SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_AN_ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator not equal (<>).
NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_LIKE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator LIKE.
NOT_NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for a negation in boolean algebra.
NOT_SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NOT_TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
NoTemplateResolver - Class in net.sf.mmm.util.nls.base
This is a dummy implementation of the NlsTemplateResolver interface that performs no resolving (always returns null for NoTemplateResolver.resolveTemplate(String)).
NoTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.NoTemplateResolver
The constructor.
NotInitializedException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if an operation was invoked before the object was initialized but has to be called after initialization.
NotInitializedException() - Constructor for exception net.sf.mmm.util.component.api.NotInitializedException
The constructor.
NoTransactionAdapter() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
 
NoTransactionExecutor - Class in net.sf.mmm.transaction.base
TODO: this class ...
NoTransactionExecutor() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor
The constructor.
NoTransactionExecutor.NoTransactionAdapter - Class in net.sf.mmm.transaction.base
A dummy transaction adapter.
NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword NULL.
NULL - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the undefined value null.
NULL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The null character typically used for termination.
NULL_COMPARISON_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
nullValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
NUMBER_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The hash or number sign.
NumberBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a ValueBoxBase that represents a number or range input.
NumberBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberBox
The constructor.
NumberConversionException - Exception in net.sf.mmm.util.math.api
This is the exception thrown if a numeric value can NOT converted to a specific number-type.
NumberConversionException() - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor for de-serialization in GWT.
NumberConversionException(Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor.
NumberConversionException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
The constructor.
NumberSpinBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
This is the abstract base class for a NumberBox that represents a number input for Integer values.
NumberSpinBox(Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
The constructor.
NumberType<NUMBER extends Number> - Interface in net.sf.mmm.util.math.api
This class represents the type reflecting a specific Number.
NumberTypeImpl<NUMBER extends Number> - Class in net.sf.mmm.util.math.base
This is the implementation of the NumberType interface.
NumberTypeImpl(int, NUMBER, NUMBER) - Constructor for class net.sf.mmm.util.math.base.NumberTypeImpl
The constructor.
NUMERIC_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A numeric literal such as e.g.
NUMERO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

O

obfuscateException(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
OBJECT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword OBJECT.
OBJECT_ID_ILLEGAL - Static variable in interface net.sf.mmm.util.entity.api.EntityId
An illegal value for the object-id.
OBJECT_ID_MINIMUM_CUSTOM - Static variable in interface net.sf.mmm.util.entity.api.EntityId
The minimum object-id that can be used for custom entities.
ObjectDisposedException - Exception in net.sf.mmm.util.exception.api
An ObjectDisposedException is thrown if an object or value is already disposed and therefore an operation failed that has been invoked on it.
ObjectDisposedException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor for de-serialization in GWT.
ObjectDisposedException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectDisposedException
The constructor.
objectId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
ObjectMismatchException - Exception in net.sf.mmm.util.exception.api
An ObjectMismatchException is thrown if an object or value do NOT match as expected.
ObjectMismatchException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor for de-serialization in GWT.
ObjectMismatchException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectMismatchException(Throwable, Object, Object, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectMismatchException
The constructor.
ObjectNotFoundException - Exception in net.sf.mmm.util.exception.api
An ObjectNotFoundException is thrown if an object was requested but does NOT exist or could NOT be found.
ObjectNotFoundException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor for de-serialization in GWT.
ObjectNotFoundException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundException
The constructor.
ObjectNotFoundUserException - Exception in net.sf.mmm.util.exception.api
This is an ObjectNotFoundException that represents a user failure (is NOT technical).
ObjectNotFoundUserException() - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor for de-serialization in GWT.
ObjectNotFoundUserException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
ObjectNotFoundUserException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
The constructor.
OBLIQUE_ANGLE_OPENING_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
OBLIQUE_ANGLE_OPENING_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
OF - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword OF.
offset - Variable in class net.sf.mmm.util.text.base.HyphenationState
The offset where to start hyphenation in HyphenationState.word.
OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
OLIVE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color olive.
omitChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
onAccessKeyPressed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
onAccessKeyPressed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
onApply(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionApply
This method is invoked for the action apply.
onApprove(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionApprove
This method is invoked for the action approve.
onApprove(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectApprove
This method is invoked for the action approve.
onBlur(BlurEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onBlur(BlurEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
onCancel(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionCancel
This method is invoked for the action cancel.
onChange(ChangeEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onChildRemoved(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
onChildRemoved(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
onChildSet(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
onChildSet(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
onClick(UiEventClick) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
This method is invoked if an UI object (a button, menu-item, etc.) has been clicked.
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwtClickToChange
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
onClick(ClickEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
onClose(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionClose
This method is invoked for the action close.
onClose(UiEventClose) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
This method is invoked if an open-/closeable object is closed.
onClose(CloseEvent<PopupPanel>) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onCollapse(UiEventCollapse) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked if an collapsable object is to be collapsed.
onCollapse(UiEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
This method is invoked if an collapsable object is to be collapsed.
onCollapse(boolean, boolean) - Method in interface net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton.CollapseHandler
This method is called to notify about collapsing and expanding.
onCollapse(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method is called to notify about collapsing and expanding.
onCollapseOrExpand(UiEventCollapseOrExpand, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
 
onConfirm(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionConfirm
This method is invoked for the action confirm often also labeled with OK.
onDelete(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionDelete
This method is invoked for the action delete.
onDelete(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectDelete
This method is invoked for the action delete.
onDown(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionDown
This method is invoked for the action down.
onDownload() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
 
onDragEnd(DragEndEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
onDragOver(DragOverEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler

ATTENTION:
This method is invoked on the listener registered on the widget that is currently under the dragged item and NOT on the widget that is actually dragged around.
onDragOver(DragOverEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler

ATTENTION:
This method is invoked on the listener registered on the widget that is currently under the dragged item and NOT on the widget that is actually dragged around.
onDragStart(DragStartEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
onDrop(DropEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
onDrop(DropEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
onEvent(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.event.UiHandlerEvent
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method is invoked for each UiEvent (of any type) fired by the widget.
onEvent(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField.EventHandlerAdapter
This method is invoked for each UiEvent (of any type) fired by the widget.
onExpand(UiEventExpand) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
This method is invoked if an collapsable object is to be expanded.
onExpand(UiEventExpand) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
This method is invoked if an collapsable object is to be expanded.
onFailure(ValidationFailure) - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
This method gets called if a ValidationFailure occurred.
onFailure(ValidationFailure) - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
This method gets called if a ValidationFailure occurred.
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.EventAdapterGwt
onFocus(FocusEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
onFocusGain(UiEventFocusGain) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked if an UI object (a text input, etc.) has gained focus.
onFocusLoss(UiEventFocusLoss) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
This method is invoked if an UI object (a text input, etc.) has lost focus (blur).
onHide() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever the view is hidden from the screen.
onHideDialog(Dialog) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method should be called whenever a Dialog is hidden.
onItemSelection(ITEM_CONTAINER, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Called from adapter if an item (<ITEM>) has been (de)selected.
onKeyPress(KeyPressEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
onKeyUp(KeyUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
onKeyUp(KeyUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
onLoadFrame(Element, Runnable) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method executes the given callback when the given iframe is loaded.
onMasterListSelection(Collection<SELECTION>, UiEventSelectionChange<SELECTION>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
This method is called if the selection of the master list has changed.
onModeChange(UiEventMode, UiMode) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
This method is invoked if an object has changed its UiMode.
onModeChange(UiEventMode, UiMode) - Method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
This method is invoked if an object has changed its UiMode.
onModuleLoad() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
onModuleLoadDeferred() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
This method is called deferred from AbstractEntryPoint.onModuleLoad() to ensure that the initial setup (esp.
onMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onMouseMove(MouseMoveEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
 
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
onMouseMove(int, int, NativeEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
onMouseUp(MouseUpEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onNavigate(String) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method gets called whenever the DialogPlace changes.
onNext(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionNext
This method is invoked for the action next.
onOpen(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionOpen
This method is invoked for the action open.
onOpen(UiEventOpen) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
This method is invoked if an open-/closeable object is opened.
onOpenEvent(OpenEvent<TreeItem>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
onPreviewNativeEvent(Event.NativePreviewEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
onPrevious(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionPrevious
This method is invoked for the action previous.
onRemove(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionRemove
This method is invoked for the action remove.
onRemoveChild(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method notifies that the given DialogController has been removed as a sub-dialog.
onReset() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever this controller is reseted.
onSave(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionSave
This method is invoked for the action save.
onSave(O, UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.object.UiHandlerObjectSave
This method is invoked for the action save.
onSave(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action save.
onSelection(SelectionEvent<TreeItem>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.EventAdapterGwtTree
onSelectionChange(UiEventSelectionChange<VALUE>) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
This method is invoked if an UI object has changed its selected value(s).
onSelectionChange(UiEventSelectionChange<SELECTION>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail.Handler
This method is invoked if an UI object has changed its selected value(s).
onShow() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method gets called whenever the view is shown on the screen.
onShowDialog(Dialog) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
This method has to be called whenever a Dialog is opened or brought to the front.
onStartEditMode(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionStartEdit
This method is invoked for the action start edit mode, typically labeled with edit.
onStartEditMode(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action start edit mode, typically labeled with edit.
onStopEditMode(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionStopEdit
This method is invoked for the action stop edit mode, typically labeled with revert.
onStopEditMode(UiEvent) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method is invoked for the action stop edit mode, typically labeled with revert.
onSubmit(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionSubmit
This method is invoked for the action submit.
onUncaughtException(Throwable) - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
onUp(UiEvent) - Method in interface net.sf.mmm.client.ui.api.handler.action.UiHandlerActionUp
This method is invoked for the action up.
onValueChange(ValueChangeEvent<String>) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt.HistoryListener
onValueChange(UiEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
This method is invoked if an UI object has changed its value.
onValueChange(ValueChangeEvent<Boolean>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
OPAQUE - Static variable in class net.sf.mmm.util.datatype.api.color.Alpha
The maximum Alpha value for full opaque (no transparency).
open() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
Opens this object so it gets visible.
open() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
Opens this object so it gets visible.
open() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Opens this object so it gets visible.
OPEN_BOX - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
openBlob(JsBlob) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method opens a given JsBlob.
openFontSettingsPopup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Opens a popup with the font related feature settings.
openInNewWindow(DialogPlace) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
This method opens the given DialogPlace and its according Dialog in a new ApplicationWindow.
openInNewWindow(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
This method opens the given DialogPlace and its according Dialog in a new ApplicationWindow.
openOutputStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method opens an output-stream in order to write data to the resource.
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
This method opens an output-stream in order to write data to the resource.
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method opens an output-stream in order to write data to the resource.
openOutputStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method opens an output-stream in order to write data to the resource.
openOutputStream() - Method in class net.sf.mmm.util.resource.base.FileResource
This method opens an output-stream in order to write data to the resource.
openStream() - Method in interface net.sf.mmm.util.resource.api.DataResource
This method opens this resource for reading.
openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
This method opens this resource for reading.
openStream() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
This method opens this resource for reading.
openStream() - Method in class net.sf.mmm.util.resource.base.FileResource
This method opens this resource for reading.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor
This method opens a new TransactionAdapter.
openTransactionAdapter(TransactionSettings) - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
This method opens a new TransactionAdapter.
operand - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
OPERAND_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
The default operand.
OPERATOR_NOT_BETWEEN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-operator NOT BETWEEN.
option - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The actual option.
option - Variable in class net.sf.mmm.util.cli.base.CliOptionContainer
 
OPTION_BUNDLE_CLASS - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The command-line option to set the bundle-class.
OPTION_DATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The command-line option to set the date-pattern.
OPTION_ENCODING - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The command-line option to set the encoding.
OPTION_LOCALE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The command-line option to set the locales.
OPTION_PATH - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The command-line option to set the path.
optional - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
optionList - Variable in class net.sf.mmm.util.cli.base.CliState
 
options - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
 
options - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
options - Variable in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
options - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
 
options - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
options - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
 
options - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
 
options - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
optionTitleList - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
 
OR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-conjunction for OR.
ORANGE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color orange.
ORDER_BY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword ORDER BY.
ORDER_BY_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
ORDER_BY_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
orientation - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
 
Orientation - Enum in net.sf.mmm.util.lang.api
This enum contains the available values for the orientation.
Orientation(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Orientation
The constructor.
original - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the original sequence that is wrapped here
ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
originalExceptionName - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
originalTableRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
originalValue - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
OUTER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword OUTER.
outputSettings - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
outStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
 
owner - Variable in class net.sf.mmm.client.ui.gwt.widgets.DataList
The owner of this DataList.
ownerType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
owns - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 

P

PACKAGE_JAVA_LANG - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
The package java.lang.
packageName - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
padding - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The padding for the number.
padNumber(long, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats a positive number to a string with at least the given number of digits padding it with leading zeros.
padNumber(long, int, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats a positive number to a string using the given radix with at least the given number of digits padding it with leading zeros.
padNumber(long, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method formats a positive number to a string with at least the given number of digits padding it with leading zeros.
padNumber(long, int, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method formats a positive number to a string using the given radix with at least the given number of digits padding it with leading zeros.
PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARALLEL_WITH_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARALLEL_WITH_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PARAMETER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword for indexed parameter.
parameterColumnInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
The TextColumnInfo for parameters (e.g.
parameterContainer - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
 
ParameterizedTypeImpl - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the ParameterizedType interface.
ParameterizedTypeImpl(Class<?>, Type[], Type) - Constructor for class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
The constructor.
parameterList - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
parameterMap - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
parameters - Variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
parameters - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
 
parent - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
The parent session or null if this is the top-level session.
parent - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
The parent DialogController or null for no parent (if this is the root DialogController or not opened).
parent - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
parent - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
parent - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
 
parent - Variable in class net.sf.mmm.util.contenttype.base.format.Segment
 
parent - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
the parent context
parent - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
The parent that is extended by this chain or null.
parent - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
The parent that created this array.
parent - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
parent - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
 
parent - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
 
parent - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
The parent that is extended by this chain or null.
parent - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
the parent reader or null if this is the root.
parentContext - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
the parent context to inherit from or null.
parentDispatcher - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
 
parentIterator - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
 
parentPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
parentPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
parentQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
parse(CharSequence) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
parse(Reader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method parses the content of the given reader as FilterRuleChain as described above.
parse(BufferedReader, boolean) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
This method parses the content of the given reader as FilterRuleChain as described above.
parse(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets an instance of the represented number-class with the numeric value identified by the given string number.
parse(CharSequenceScanner) - Method in interface net.sf.mmm.util.nls.api.NlsArgumentParser
This method parses the internationalized message given as CharSequenceScanner pointing the beginning of an argument (immediately after NlsArgumentParser.START_EXPRESSION).
parse(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
This method parses the internationalized message given as CharSequenceScanner pointing the beginning of an argument (immediately after NlsArgumentParser.START_EXPRESSION).
parseAreaCode(String) - Static method in class net.sf.mmm.util.datatype.api.phone.AreaCode
This method parses a AreaCode given as String to its int representation.
parseArgument(AbstractCliParser.CliParserState, String, CliArgumentContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses the value of a CliOption.
parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseAttribute(XMLStreamReader, String, String, Class<V>) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseAttribute(XMLStreamReader, String, String, Class<V>, V) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method parses the attribute with the given localAttributeName from the given xmlReader as given by type.
parseBoolean(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method parses a boolean value given as string.
parseBoolean(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method parses a boolean value given as string.
parseBytes(String, String) - Static method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method parses the given bytes from source to byte[].
parseCalendar(String) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method parses the given string date according to ISO 8601.
parseCalendar(String, Calendar) - Method in interface net.sf.mmm.util.date.api.Iso8601Util
This method parses the given date according to ISO 8601 using the given calendar.
parseCalendar(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method parses the given string date according to ISO 8601.
parseCalendar(String, Calendar) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method parses the given date according to ISO 8601 using the given calendar.
parseChain(InputStream) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses the chain from the given inStream.
parseChain(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a chain given by xmlElement.
parseChain(Element, FilterRuleChain<String>) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a chain given as XML via xmlElement.
parseChain(Element, StringTransformerChain) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
This method parses a chain given by xmlElement.
parseChains(Element) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
This method parses a map of chains given by xmlElement.
parseChains(Element) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
This method parses a map of chains given by xmlElement.
parseChoice(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Choice.
parseColor(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Parses a Color given as String from GWT/browser.
parseComparatorArgument(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the comparator argument.
parseCondition(CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
This method parses the NlsFormatterChoice.Condition.
parseCountryCode(String) - Static method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
This method parses a PhoneCountryCode given as String to its int representation.
parseDate(String) - Method in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
This method parses the given string date according to ISO 8601.
parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method parses the given string date according to ISO 8601.
parseDate(String) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the given string date according to ISO 8601.
parseDate(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the date from the given scanner.
parseDocument(InputStream) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document from a given input stream.
parseDocument(Reader) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document from a given reader.
parseDocument(InputSource) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method parses an XML document into an DOM document.
parseDocument(InputStream) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method parses an XML document from a given input stream.
parseDocument(Reader) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method parses an XML document from a given reader.
parseDocument(InputSource) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method parses an XML document into an DOM document.
parseHexString(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
parseLine(InputStream, byte[], Charset) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses a single line of an HTTP header from the given stream.
parseNumber(String, Object) - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method parses a numeric value.
parseOctalMode(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses the current state of the chmod argument given by parse in octal mode.
parseOption(AbstractCliParser.CliParserState, String, CliOptionContainer, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses the value of a CliOption.
parseParameter(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses a single command-line argument.
parseParameters(String...) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method parses the given command-line parameters and applies the parsed options and arguments to the Pojo that was supplied when building this parser.
parseParameters(String...) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method parses the given command-line parameters and applies the parsed options and arguments to the Pojo that was supplied when building this parser.
parseParameterUndefinedOption(String, AbstractCliParser.CliParserState, CliParameterConsumer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
Parses the given commandline parameter that is no defined CliOption.
parseProperties(InputStream, HttpMessage, Charset, byte[]) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP header properties from the given stream.
parserBuilder - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
parseRequest(InputStream, HttpRequest) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP-header from the given stream and applies all information to the given request.
parseRequest(InputStream, HttpRequest, Charset) - Static method in class net.sf.mmm.util.http.HttpParser
This method parses the HTTP-header from the given stream and applies all information to the given request.
parseRgb(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
 
ParserState - Class in net.sf.mmm.util.xml.api
This Class contains the state of an HTML parsing process.
ParserState() - Constructor for class net.sf.mmm.util.xml.api.ParserState
The constructor.
ParserState(ParserState) - Constructor for class net.sf.mmm.util.xml.api.ParserState
The constructor.
parseRule(Element) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
This method parses a rule given by xmlElement.
parseStringList(XMLEventReader, QName) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
This method parses a list of strings enclosed by elements with the given elementName until the current element ends.
parseSubFormatter(CharSequenceScanner, String, StringBuilder, VersionUtilImpl.FormatPatternStatus) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
parseSymbolicMode(CharSequenceScanner, int) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses a symbolic-mode segment from parse.
parseTemplate(String) - Method in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
This method parses the given internationalizedMessage as NlsTemplate in case it is given in the form {<BUNDLE>#<KEY>}.
parseTime(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the time (or timezone offset) from the given scanner.
parseTimezone(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
This method parses the timezone from the given parser.
parseTimezoneOffset(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method parses the timezone offset from the given scanner.
parseUGO(CharSequenceScanner) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method parses the ugoa prefix indicating which flags to modify.
parseValue(String) - Static method in class net.sf.mmm.util.datatype.api.color.Factor
 
parseValue(String) - Static method in class net.sf.mmm.util.datatype.api.color.Hue
 
parseXPath(String) - Method in interface net.sf.mmm.util.xml.path.api.XPathParser
This method parses the given xpath expression.
parseXPointer(String) - Method in interface net.sf.mmm.util.xml.path.api.XPointerParser
This method parses the given xpointer expression.
PARTIAL_DIFFERENTIAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Password - Class in net.sf.mmm.util.lang.api
This is the Datatype used to store a simple password as String.
Password() - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor for de-serialization in GWT.
Password(String) - Constructor for class net.sf.mmm.util.lang.api.Password
The constructor.
path - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
path - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
path - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
path - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
PATH_SEGMENT_CURRENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the current folder itself.
PATH_SEGMENT_CURRENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the current folder itself.
PATH_SEGMENT_PARENT - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The path segment indicating the parent folder.
PATH_SEGMENT_PARENT_DIRECTORY - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment indicating the parent folder.
PATH_SEGMENT_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SEGMENT_SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The path segment separator.
PATH_SUFFIX_COLLECTION_LIST - Static variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
The reserved PojoPath-suffix used to cache a CollectionList .
PathFactory - Interface in net.sf.mmm.util.path.api
This is the interface for a factory used to create instance of Path across multiple FileSystems.
PathFactoryImpl - Class in net.sf.mmm.util.path.impl
This is the default implementation of the PathFactory interface.
PathFactoryImpl() - Constructor for class net.sf.mmm.util.path.impl.PathFactoryImpl
The constructor.
PathPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is an implementation of the PatternCompiler interface that compiles path-glob-patterns.
PathPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.PathPatternCompiler
The constructor.
PathProvider - Interface in net.sf.mmm.util.path.api
This is the interface for a provider of Paths for a specific FileSystem.
PathUri - Interface in net.sf.mmm.util.path.api
This interface represents an URI pointing to the location of a Path.
PathUriImpl - Class in net.sf.mmm.util.path.base
This is the implementation of PathUri.
PathUriImpl(String) - Constructor for class net.sf.mmm.util.path.base.PathUriImpl
The constructor.
PathUriImpl(String, String) - Constructor for class net.sf.mmm.util.path.base.PathUriImpl
The constructor.
PATTERN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Pattern for a valid Color as string.
PATTERN - Static variable in class net.sf.mmm.util.datatype.api.color.GenericColor
The Pattern for a valid string representation.
pattern - Variable in class net.sf.mmm.util.file.base.PatternFileFilter
the pattern that must match in order to accept a file by its name.
pattern - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
 
pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
 
pattern - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
 
pattern - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
PATTERN_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
The regex-pattern to check the format.
PATTERN_COUNTRY_CODE - Static variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
PATTERN_DIALOG_ID - Static variable in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
The regex pattern dialog IDs have to match.
PATTERN_DIALOG_ID - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
PATTERN_KEY - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The regex pattern used to assert parameter keys.
PATTERN_MIXED_SHORT_OPTIONS - Static variable in class net.sf.mmm.util.cli.base.AbstractCliParser
The Pattern for a mix of multiple short-options.
PATTERN_PHONENUMBER - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PATTERN_PHONENUMBER_FREEFORM - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PATTERN_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The Pattern used to validate the value.
PATTERN_STRING_ALL - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the full date-format (date with optional time and optional timezone).
PATTERN_STRING_DATE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the date-format.
PATTERN_STRING_TIME - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the time-format.
PATTERN_STRING_TIMEZONE - Static variable in interface net.sf.mmm.util.date.api.Iso8601UtilLimited
The regex-pattern for the timezone-format.
PATTERN_VALUE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The regex pattern used to assert parameter values.
PATTERN_VALUE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The value of a pattern in a JpqlSyntax.LIKE_EXPRESSION, e.g.
PatternCompiler - Interface in net.sf.mmm.util.pattern.api
This is the interface for a compiler that can compile an pattern-expression given as string into a Pattern.
patternCompiler - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
 
PatternFileFilter - Class in net.sf.mmm.util.file.base
This is the implementation of a FileFilter that filters using a pattern.
PatternFileFilter(Pattern) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFileFilter(String, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFileFilter(Pattern, FileType) - Constructor for class net.sf.mmm.util.file.base.PatternFileFilter
The constructor.
PatternFilterRule - Class in net.sf.mmm.util.filter.base
This is an implementation of the FilterRule interface that matches using a regex Pattern.
PatternFilterRule() - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The non-arg constructor.
PatternFilterRule(String, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The constructor.
PatternFilterRule(Pattern, boolean) - Constructor for class net.sf.mmm.util.filter.base.PatternFilterRule
The constructor.
patterns - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
PatternSegment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
The constructor.
peek() - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method gets the current byte in the iteration.
peek() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method gets the current byte in the iteration.
peek() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method gets the current byte in the iteration.
peek() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method gets the current byte in the iteration.
peek() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the current character without incrementing the index.
peek() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the current character without incrementing the index.
peek(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method peeks the number of next characters given by count and returns them as string.
PER_MILLE_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PER_TEN_THOUSAND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PERCENT_FACTOR - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
The factor for percent values (360 / 100).
PERCENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The percent sign indicating the 1/100 part of the preceding number.
performRequest(AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method finally performs a request with the invocations collected by the given queue.
performRequest(REQUEST, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
Actually performs the given request by sending it to the server and handling the response asynchronously.
performRequest(GenericRemoteInvocationRpcRequest, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.RequestBuilder) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
Actually performs the given request by sending it to the server and handling the response asynchronously.
performRequest(GenericRemoteInvocationRpcRequest, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.RequestBuilder) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
Actually performs the given request by sending it to the server and handling the response asynchronously.
PeriodicRefresher - Interface in net.sf.mmm.util.component.api
This is the interface for a component that periodically refreshes registered Refreshables.
PeriodicRefresherImpl - Class in net.sf.mmm.util.component.impl
This is the implementation of PeriodicRefresher.
PeriodicRefresherImpl() - Constructor for class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The constructor.
permissions - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
persist(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
PersistenceEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface to mark a RevisionedEntity that represents an entity of the persistence.
PersistenceException - Exception in net.sf.mmm.persistence.api
This is the abstract base-class for all exceptions defined by this persistence API.
PersistenceException(NlsMessage) - Constructor for exception net.sf.mmm.persistence.api.PersistenceException
The constructor.
PersistenceException(String) - Constructor for exception net.sf.mmm.persistence.api.PersistenceException
The constructor.
PersistenceException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.persistence.api.PersistenceException
The constructor.
PersistenceException(Throwable, String) - Constructor for exception net.sf.mmm.persistence.api.PersistenceException
The constructor.
PersistenceManager - Interface in net.sf.mmm.persistence.api
This is the interface for a manager of the persistence layer.
persistenceManager - Variable in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
 
persistenceManager - Variable in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
The PersistenceManager used to read the metadata.
PersistenceManagerImplJpa - Class in net.sf.mmm.persistence.impl.jpa
This is the default implementation of the PersistenceManager interface.
PersistenceManagerImplJpa() - Constructor for class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
The constructor.
persistentEntity - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
PersistentEntityAccess() - Constructor for class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
 
PERSPECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
phase - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseAlias - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for phase in format pattern.
phaseMap - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
phaseNumber - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
phaseNumberCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for phase number in format pattern.
phasePrefixSet - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
PhoneCountryCode - Class in net.sf.mmm.util.datatype.api.phone
This class is a Datatype that represents the country code for a phone number.
PhoneCountryCode() - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor for de-serialization in GWT.
PhoneCountryCode(int) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor.
PhoneCountryCode(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
The constructor.
PhoneNumber - Class in net.sf.mmm.util.datatype.api.phone
This is the interface for a phone number.
PhoneNumber() - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor for de-serialization in GWT.
PhoneNumber(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
PhoneNumber(String, PhoneCountryCode) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
PhoneNumber(PhoneCountryCode, AreaCode, String, String) - Constructor for class net.sf.mmm.util.datatype.api.phone.PhoneNumber
The constructor.
phoneNumber - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
 
PILCROW_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The pilcrow or paragraph sign.
PITCHFORK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PITCHFORK_WITH_TEE_TOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
place - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
PLACE_HOME - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
PlainFileFilter - Class in net.sf.mmm.util.file.base
This class represents a file-filter that only accepts "plain files".
PlainFileFilter() - Constructor for class net.sf.mmm.util.file.base.PlainFileFilter
The constructor.
PLANCK_CONSTANT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLANCK_CONSTANT_OVER_TWO_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
platformTransactionManager - Variable in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
PLUS_MINUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol indicating plus (+) and/or minus (-).
PLUS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The plus sign.
PLUS_SIGN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_LEFT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_RIGHT_HALF_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_IN_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_CIRCUMFLEX_ACCENT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_SMALL_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_SUBSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PLUS_SIGN_WITH_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Point - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a simple 2-dimensional point measured in pixels.
Point() - Constructor for class net.sf.mmm.client.ui.api.common.Point
The constructor for de-serialization in GWT.
Point(int, int) - Constructor for class net.sf.mmm.client.ui.api.common.Point
The constructor.
Pojo - Interface in net.sf.mmm.util.pojo.api
This interface is only used for documentation of what is meant by the term POJO:
A POJO is a shortcut for Plain Old Java Object and simply means any Java object containing or providing data.
pojo - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
pojo - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
pojo - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
pojo2Map(Object, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method creates a lazy, immutable Map reflecting the given Pojo.
PojoAttributeName - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
This is the interface for an object that carries the name of a POJO property.
PojoAttributeType<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api.attribute
This is the interface for an object that is related to a Pojo and therefore contains the pojo-type.
pojoClass - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
PojoDescriptor<POJO> - Interface in net.sf.mmm.util.pojo.descriptor.api
This interface describes the properties of a Pojo.
pojoDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
 
PojoDescriptorBuilder - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface used to get (or create) the descriptor for a given Pojo.
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
pojoDescriptorBuilder - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoDescriptorBuilderFactory - Interface in net.sf.mmm.util.pojo.descriptor.api
This is the interface for a factory used to create instances of PojoDescriptorBuilder.
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
pojoDescriptorBuilderFactory - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoDescriptorBuilderFactoryImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of PojoDescriptorBuilderFactory.
PojoDescriptorBuilderFactoryImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
The constructor.
PojoDescriptorBuilderFactoryLimited - Class in net.sf.mmm.util.pojo.descriptor.base
This is the implementation of PojoDescriptorBuilderFactory for a limited environment (GWT).
PojoDescriptorBuilderFactoryLimited() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
The constructor.
PojoDescriptorBuilderGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate the implementation of PojoDescriptorBuilder.
PojoDescriptorBuilderGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
The constructor.
PojoDescriptorBuilderImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the generic implementation of the PojoDescriptorBuilder interface.
PojoDescriptorBuilderImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
The constructor.
PojoDescriptorBuilderImpl(MapFactory) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
The constructor.
PojoDescriptorDependencies - Interface in net.sf.mmm.util.pojo.descriptor.base
This interface bundles the dependencies for the POJO-introspection.
PojoDescriptorDependenciesImpl - Class in net.sf.mmm.util.pojo.descriptor.base
This is the implementation of the PojoDescriptorDependencies interface.
PojoDescriptorDependenciesImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
The constructor.
PojoDescriptorEnhancer - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface for a generic enhancer of a PojoDescriptor.
PojoDescriptorGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the incremental GWT generator to generate implementations of PojoDescriptor for a particular POJO.
PojoDescriptorGenerator() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
The constructor.
PojoDescriptorGenerator.StatefulPropertyGenerator - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is a stateful class to generate a PojoPropertyDescriptor.
PojoDescriptorGeneratorConfiguration - Interface in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
PojoDescriptorGeneratorConfigurationImpl - Class in net.sf.mmm.util.pojo.descriptor.impl.rebind
This is the configuration for PojoDescriptorGenerator and PojoDescriptorBuilderGenerator.
PojoDescriptorGeneratorConfigurationImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
The constructor.
PojoDescriptorImpl<POJO> - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the abstract base implementation of the PojoDescriptor interface.
PojoDescriptorImpl(GenericType<POJO>, PojoDescriptorBuilder) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
The constructor.
PojoDescriptorNoEnhancer - Class in net.sf.mmm.util.pojo.descriptor.base
This is the simplest implementation of the PojoDescriptorEnhancer.
PojoDescriptorNoEnhancer() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
The constructor.
pojoFactory - Variable in class net.sf.mmm.persistence.base.AbstractGenericDao
 
pojoFactory - Variable in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
 
PojoFactory - Interface in net.sf.mmm.util.pojo.api
This is the interface for a generic factory used to create new instances of Pojos.
pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
pojoFactory - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
pojoFactory - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
 
PojoFieldIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface used to find fields of a given Pojo.
PojoFieldIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoMethodIntrospector interface.
PojoFieldIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
The constructor.
PojoFieldIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl
The constructor.
PojoFieldIntrospectorImpl.PojoFieldIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
This inner class iterates the fields of a given pojo-type according to the visibility.
PojoFieldIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
The constructor.
pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
 
pojoMap - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
 
PojoMap - Class in net.sf.mmm.util.pojo.descriptor.base
This is represents a given Pojo as Map where the key is a property-name given as String.
PojoMap(PojoDescriptorBuilder, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoMap
The constructor.
PojoMethodIntrospector - Interface in net.sf.mmm.util.pojo.descriptor.base
This is the interface used to find methods of a given Pojo.
PojoMethodIntrospectorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoMethodIntrospector interface.
PojoMethodIntrospectorImpl() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
The constructor.
PojoMethodIntrospectorImpl(VisibilityModifier, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
The constructor.
PojoMethodIntrospectorImpl.PojoMethodIterator - Class in net.sf.mmm.util.pojo.descriptor.impl
This inner class iterates the methods of a given pojo-type according to the visibility.
PojoMethodIterator(Class<?>) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
The constructor.
PojoPath - Interface in net.sf.mmm.util.pojo.path.api
A PojoPath is a String that acts as expression to navigate (traverse) the object-web spanned by an initial Pojo reflectively.
pojoPath - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
 
pojoPath - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
pojoPath - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The PojoPath pointing to the according property to access.
PojoPathAccessException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathAccessException is thrown if a PojoPath could NOT be evaluated because it lead to an invalid access on some object.
PojoPathAccessException(String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
The constructor.
PojoPathAccessException(Throwable, String, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
The constructor.
PojoPathCache(Object) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCache(Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The constructor.
PojoPathCachingDisabledException - Exception in net.sf.mmm.util.pojo.path.base
A PojoPathCachingDisabledException is thrown if caching is required to access a specific PojoPath but caching was disabled at this point.
PojoPathCachingDisabledException(String) - Constructor for exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
The constructor.
PojoPathContext - Interface in net.sf.mmm.util.pojo.path.api
This is the interface of an object that carries the context for a PojoPathNavigator.
PojoPathContextBean - Class in net.sf.mmm.util.pojo.path.base
This is an implementation of the PojoPathContext interface as simple Java bean.
PojoPathContextBean() - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
The constructor.
PojoPathConversionException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathConversionException is thrown if a Pojo has the wrong type and could NOT be converted to the required type.
PojoPathConversionException(String, Type, Type) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
The constructor.
PojoPathConversionException(Throwable, String, Type, Object) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
The constructor.
PojoPathCreationException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathCreationException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.CREATE_IF_NULL and an intermediate Pojo was null but could NOT be created.
PojoPathCreationException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
The constructor.
PojoPathCreationException(Throwable, Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
The constructor.
PojoPathException - Exception in net.sf.mmm.util.pojo.path.api
This is the abstract base class for exceptions thrown by the PojoPathNavigator.
PojoPathException(NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
The constructor.
PojoPathException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathException
The constructor.
PojoPathFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
This is the call-back interface for a PojoPathFunction that allows to add custom functionality to a PojoPathNavigator.
PojoPathFunctionManager - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a manager of PojoPathFunctions.
PojoPathFunctionManagerImpl - Class in net.sf.mmm.util.pojo.path.impl
This is the implementation of PojoPathFunctionManager.
PojoPathFunctionManagerImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
The constructor.
PojoPathMap - Class in net.sf.mmm.util.pojo.path.base
This is represents a given Pojo as Map where the key is a PojoPath-String.
PojoPathMap(PojoPathNavigator, Object) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMap(PojoPathNavigator, Object, PojoPathContext) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMap(PojoPathNavigator, Object, PojoPathContext, PojoPathMode) - Constructor for class net.sf.mmm.util.pojo.path.base.PojoPathMap
The constructor.
PojoPathMode - Enum in net.sf.mmm.util.pojo.path.api
This Enum contains the available modes for using a PojoPathNavigator.
PojoPathMode() - Constructor for enum net.sf.mmm.util.pojo.path.api.PojoPathMode
 
PojoPathNamedFunction<IN,VALUE> - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for a PojoPathFunction that has a name.
PojoPathNamedFunctionToString - Class in net.sf.mmm.util.pojo.path.impl.function
This is the implementation of a PojoPathNamedFunction that performs a Object.toString() on the input-object.
PojoPathNamedFunctionToString() - Constructor for class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
The constructor.
PojoPathNavigator - Interface in net.sf.mmm.util.pojo.path.api
This is the interface for the navigator used to traverse the object-web spanned by an initial Pojo reflectively according to a given PojoPath.
pojoPathNavigator - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
 
PojoPathNavigatorImpl - Class in net.sf.mmm.util.pojo.path.impl
This is the implementation of PojoPathNavigator.
PojoPathNavigatorImpl() - Constructor for class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
The constructor.
PojoPathPropertyAccessor<POJO,VALUE> - Class in net.sf.mmm.util.value.base
This is an implementation of PropertyAccessor using PojoPathNavigator (based on reflection).
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathPropertyAccessor(PojoPathNavigator, String, Class<VALUE>, PojoPathMode, PojoPathContext) - Constructor for class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
The constructor.
PojoPathRecognizer - Interface in net.sf.mmm.util.pojo.path.api
This is the call-back interface used to recognize Pojos traversed by a PojoPathNavigator.
PojoPathSegmentIsNullException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathSegmentIsNullException is thrown by the PojoPathNavigator if the supplied mode is PojoPathMode.FAIL_IF_NULL and an intermediate Pojo was null.
PojoPathSegmentIsNullException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
The constructor.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor for no caching.
PojoPathState(AbstractPojoPathNavigator.CachingPojoPath, PojoPathMode, String, Map<String, AbstractPojoPathNavigator.CachingPojoPath>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The constructor.
PojoPathUnsafeException - Exception in net.sf.mmm.util.pojo.path.api
A PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was unsafe.
PojoPathUnsafeException(Object, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
The constructor.
PojoProperty - Class in net.sf.mmm.util.pojo.descriptor.base
This class represents the property of a Pojo .
PojoProperty(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
The constructor.
PojoPropertyAccessor - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
A PojoPropertyAccessor gives access to a specific property of a POJO.
PojoPropertyAccessorAddBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
PojoPropertyAccessorAddBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
The constructor.
PojoPropertyAccessorBuilder<ACCESSOR extends PojoPropertyAccessor> - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a PojoPropertyAccessor.
PojoPropertyAccessorGetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
PojoPropertyAccessorGetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
The constructor.
PojoPropertyAccessorGetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for getting a Field.
PojoPropertyAccessorGetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
The constructor.
PojoPropertyAccessorGetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArgBuilder interface for indexed getter-access.
PojoPropertyAccessorGetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
The constructor.
PojoPropertyAccessorGetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for mapped getter-access.
PojoPropertyAccessorGetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
The constructor.
PojoPropertyAccessorIndexedNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to perform something (e.g.
PojoPropertyAccessorIndexedNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a indexed non-arg accessor.
PojoPropertyAccessorIndexedNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for accessing a Method.
PojoPropertyAccessorIndexedNonArgMethod(String, Type, PojoPropertyAccessorIndexedNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
The constructor.
PojoPropertyAccessorIndexedNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorIndexedNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
The constructor.
PojoPropertyAccessorIndexedOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to apply an item at a given index in an indexed property.
PojoPropertyAccessorIndexedOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a indexed one-arg accessor.
PojoPropertyAccessorIndexedOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for accessing a Method.
PojoPropertyAccessorIndexedOneArgMethod(String, Type, PojoPropertyAccessorIndexedOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
The constructor.
PojoPropertyAccessorIndexedOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorIndexedOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
The constructor.
PojoPropertyAccessorMode<ACCESSOR extends PojoPropertyAccessor> - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the abstract base class for the mode of a specific PojoPropertyAccessor.
PojoPropertyAccessorMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
The constructor.
PojoPropertyAccessorModes - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This type contains the available PojoPropertyAccessorModes to have them in one place and make the API easier to use.
In case you want to extend and create your own mode and accessor you need to reference it explicitly.
PojoPropertyAccessorNonArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property without any argument.
PojoPropertyAccessorNonArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a property-reader.
PojoPropertyAccessorNonArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for accessing a Method.
PojoPropertyAccessorNonArgMethod(String, Type, PojoPropertyAccessorNonArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
The constructor.
PojoPropertyAccessorNonArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a non-arg accessor of a property.
PojoPropertyAccessorNonArgMode(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
The constructor.
PojoPropertyAccessorOneArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property supplying a single argument.
PojoPropertyAccessorOneArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a one-arg accessor.
PojoPropertyAccessorOneArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for accessing a Method.
PojoPropertyAccessorOneArgMethod(String, Type, PojoPropertyAccessorOneArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
The constructor.
PojoPropertyAccessorOneArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a one-arg accessor of a property.
PojoPropertyAccessorOneArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The constructor.
PojoPropertyAccessorProxyAdd - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for adding an element using the getter from another accessor returning an array or Collection.
PojoPropertyAccessorProxyAdd(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
The constructor.
PojoPropertyAccessorProxyGetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a indexed-getter using a fixed index.
PojoPropertyAccessorProxyGetByIndex(PojoPropertyAccessorIndexedNonArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
The constructor.
PojoPropertyAccessorProxyGetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorNonArg acting as as a getter that delegates to a mapped-getter using a fixed key.
PojoPropertyAccessorProxyGetByKey(PojoPropertyAccessorOneArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
The constructor.
PojoPropertyAccessorProxyGetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedNonArg interface for getting an element from another accessor returning an array or List.
PojoPropertyAccessorProxyGetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
The constructor.
PojoPropertyAccessorProxyGetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for getting an element from another accessor returning a Map.
PojoPropertyAccessorProxyGetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
The constructor.
PojoPropertyAccessorProxyGetSize - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArg interface for getting the size of an array, List or Map from another accessor.
PojoPropertyAccessorProxyGetSize(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
The constructor.
PojoPropertyAccessorProxyRemove - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for removing an element using the getter from another accessor returning an array or Collection.
PojoPropertyAccessorProxyRemove(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
The constructor.
PojoPropertyAccessorProxySetByIndex - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a indexed-setter using a fixed index.
PojoPropertyAccessorProxySetByIndex(PojoPropertyAccessorIndexedOneArg, int) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
The constructor.
PojoPropertyAccessorProxySetByKey - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is an implementation of the PojoPropertyAccessorOneArg acting as as a setter that delegates to a mapped-setter using a fixed key.
PojoPropertyAccessorProxySetByKey(PojoPropertyAccessorTwoArg, Object) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
The constructor.
PojoPropertyAccessorProxySetIndexed - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArg interface for setting an indexed property using the getter from another accessor returning an array or List.
PojoPropertyAccessorProxySetIndexed(PojoDescriptorDependencies, PojoPropertyAccessorNonArg, PojoPropertyAccessorOneArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
The constructor.
PojoPropertyAccessorProxySetMapped - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArg interface for setting an element in a Map returned from another accessor.
PojoPropertyAccessorProxySetMapped(PojoDescriptorDependencies, PojoPropertyAccessorNonArg) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
The constructor.
PojoPropertyAccessorRemoveBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for add-access.
PojoPropertyAccessorRemoveBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
The constructor.
PojoPropertyAccessorSetBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArgBuilder interface for setter-access.
PojoPropertyAccessorSetBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
The constructor.
PojoPropertyAccessorSetField - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorOneArg interface for setting a Field.
PojoPropertyAccessorSetField(PojoDescriptor<?>, PojoDescriptorDependencies, Field) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
The constructor.
PojoPropertyAccessorSetIndexedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorIndexedOneArgBuilder interface for indexed setter-access.
PojoPropertyAccessorSetIndexedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
The constructor.
PojoPropertyAccessorSetMappedBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArgBuilder interface for mapped setter-access.
PojoPropertyAccessorSetMappedBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
The constructor.
PojoPropertyAccessorSizeBuilder - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorNonArgBuilder interface for getter-access.
PojoPropertyAccessorSizeBuilder() - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
The constructor.
PojoPropertyAccessorTwoArg - Interface in net.sf.mmm.util.pojo.descriptor.api.accessor
This is the interface for a property-accessor that allows to access a property supplying a two arguments.
PojoPropertyAccessorTwoArgBuilder - Interface in net.sf.mmm.util.pojo.descriptor.base.accessor
This is the interface used to create a two-arg accessor.
PojoPropertyAccessorTwoArgMethod - Class in net.sf.mmm.util.pojo.descriptor.impl.accessor
This is the implementation of the PojoPropertyAccessorTwoArg interface for accessing a Method.
PojoPropertyAccessorTwoArgMethod(String, Type, PojoPropertyAccessorTwoArgMode, PojoDescriptor<?>, PojoDescriptorDependencies, Method) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
The constructor.
PojoPropertyAccessorTwoArgMode - Class in net.sf.mmm.util.pojo.descriptor.api.accessor
An instance of this class represents a specific accessor-mode for a two-arg accessor of a property.
PojoPropertyAccessorTwoArgMode(String, boolean) - Constructor for class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
The constructor.
PojoPropertyDescriptor - Interface in net.sf.mmm.util.pojo.descriptor.api
This interface represents a property of a Pojo.
PojoPropertyDescriptorImpl - Class in net.sf.mmm.util.pojo.descriptor.impl
This is the implementation of the PojoPropertyDescriptor interface.
PojoPropertyDescriptorImpl(String) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
The constructor.
PojoPropertyNotFoundException - Exception in net.sf.mmm.util.pojo.descriptor.api
A PojoPropertyNotFoundException is thrown if a property should be accessed that does NOT exist (was NOT found) or can NOT be accessed in the intended way.
PojoPropertyNotFoundException(Class<?>, String) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
The constructor.
PojoPropertyNotFoundException(Class<?>, String, PojoPropertyAccessorMode<?>) - Constructor for exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
The constructor.
PojoPropertyPath - Interface in net.sf.mmm.util.pojo.path.api
A PojoPropertyPath represents a path to a simple property of a Pojo.
pojoType - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
 
pojoType - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
pojoType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
PojoUtilLimited - Interface in net.sf.mmm.util.reflect.api
This is a simple abstraction of reflective introspection solutions such as PojoPropertyAccessorBuilder or even PojoPathNavigator.
Pool<E> - Interface in net.sf.mmm.util.pool.api
This is the interface for a simple pool.
pool - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The buffer representing the pool.
PooledByteArray - Class in net.sf.mmm.util.io.impl
This is an implementation of ByteArray that holds a pooled byte-array.
PooledByteArray(byte[]) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
PooledByteArray(byte[], int, int) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
PooledByteArray(byte[], int, int, PooledByteArray) - Constructor for class net.sf.mmm.util.io.impl.PooledByteArray
The constructor.
POPUP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a popup window.
PopupDialog - Interface in net.sf.mmm.client.ui.api.dialog
This is the interface for a PopupDialog that displays itself on top of a Dialog.
popupHelper - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
PopupMouseHandler - Class in net.sf.mmm.client.ui.gwt.widgets
This class is the handler for mouse events to move an resize a PopupWindow.
PopupMouseHandler(PopupWindow, Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The constructor.
popupRectangle - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The current Rectangle of the PopupWindow.
popupStack - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
popupWindow - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The PopupWindow to manage.
PopupWindow - Class in net.sf.mmm.client.ui.gwt.widgets
This class is a Widget that represents a popup.
PopupWindow() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean, boolean) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
PopupWindow(boolean, boolean, HandlerRegistrationCollector) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The constructor.
pos - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
posInSet - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
 
POSITION_INDICATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
positionX - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
positionY - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
 
PostalCode - Class in net.sf.mmm.util.datatype.api.address
This class is a Datatype that represents a postal code (also called ZIP code).
PostalCode() - Constructor for class net.sf.mmm.util.datatype.api.address.PostalCode
The constructor for de-serialization in GWT.
PostalCode(String) - Constructor for class net.sf.mmm.util.datatype.api.address.PostalCode
The constructor.
POUND_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the British currency pound.
PRECEDES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRECEDES_UNDER_RELATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
prefix - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentKey
 
prefix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
 
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
The prefix of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The prefix/value of the string representation.
PREFIX - Static variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
The prefix of the string representation.
prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The static prefix.
prefix - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
The static prefix.
prefix - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The static prefix.
prefix - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
 
prefix2namespace - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
maps prefix to namespace-URI.
PREFIX_00 - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The default InternationalCallPrefix as recommended by the ITU.
PREFIX_011 - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The InternationalCallPrefix of the NANPA (North American Numbering Plan).
PREFIX_INTERNAL_FIELD - Static variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
Fields that start with this prefix ("INT_" ), will be ignored as bundle properties.
PREFIX_LONG_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The prefix for name or alias of a long option.
PREFIX_PLUS - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
The international symbol for the actual county specific InternationalCallPrefix.
PREFIX_SHORT_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
The prefix for name or alias of a short option.
PrefixIterator(Iterator<String>, String) - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl.PrefixIterator
The constructor.
prepareTestInstance(TestContext) - Method in class net.sf.mmm.test.WebContextTestExecutionListener
PRESCRIPTION_TAKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_LEFT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_LEFT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESENTATION_FORM_FOR_VERTICAL_RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PRESSED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the additional CSS style for a CssStyles.TOGGLE_BUTTON that is pressed.
pressed - Variable in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
 
previewArea - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previewPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previewText - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
 
previous - Variable in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
 
PRIMARY_STYLE - Static variable in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
The default primary style of this widget.
PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
print(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
print(NlsMessage) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes an NlsMessage.
printArguments(List<AbstractCliParser.CliArgumentHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method prints the help for the arguments given by argumentList.
printHelp(CliParser) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method prints the help output with the program usage.
printHelp(Appendable) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using default settings.
printHelp(Appendable, CliOutputSettings) - Method in interface net.sf.mmm.util.cli.api.CliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using the given settings.
printHelp(Appendable) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using default settings.
printHelp(Appendable, CliOutputSettings) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
This method prints the help (program usage) generated from the annotations to the given Appendable using the given settings.
printHelpOptions(CliOutputSettings, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, StringBuilder, Collection<CliOptionContainer>) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
Prints the options for the help usage output.
println() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
Prints a newline (terminates current line).
println() - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes a newline (line-separator).
println(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method is like NlsWriter.append(CharSequence) or AppendableWriter.write(String) but additionally adds a newline (line-separator) after the message.
printlnRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes the raw text without internationalization.
printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, int) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method prints the help for the options given by modeOptions.
printOptions(Collection<CliOptionContainer>, Map<CliOption, AbstractCliParser.CliOptionHelpInfo>, boolean) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method is like AbstractCliParser.CliHelpWriter.printOptions(Collection, Map, int) but only prints required or additional options.
printRaw(CharSequence) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method writes the raw text without internationalization.
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.ComposedException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
This method prints the stack trace with localized exception message(s).
printStackTrace(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method prints the stack trace with localized exception message(s).
printStackTrace(NlsThrowable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printStackTrace(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
This method prints the stack trace with localized exception message(s).
printStackTraceCause(Throwable, Locale, Appendable) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
printText(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
This method performs localization of the given NLS-text (see AbstractResourceBundle) and performs line-wrapping while writing it to the Appendable for help-usage output.
proceedTextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
This method steps on to the next DefaultLineWrapper.TextSegment.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
This method performs the actual detection and optionally manipulates the data.
process(ByteProcessor, long) - Method in interface net.sf.mmm.util.io.api.ByteProcessable
This method processes the number of bytes given by length (as far as available) using the given processor.
process(byte[], int, int) - Method in interface net.sf.mmm.util.io.api.ByteProcessor
This method is called to process the number of length bytes from the given buffer starting from the given offset.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessor
This method performs the actual detection and optionally manipulates the data.
process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
This method is called to process the number of length bytes from the given buffer starting from the given offset.
process(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
This method is called to process the number of length bytes from the given buffer starting from the given offset.
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method processes the number of bytes given by length (as far as available) using the given processor.
process(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
This method is called to process the number of length bytes from the given buffer starting from the given offset.
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
This method processes the number of bytes given by length (as far as available) using the given processor.
process(Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
process(ByteProcessor, long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
This method processes the number of bytes given by length (as far as available) using the given processor.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
This method performs the actual detection and optionally manipulates the data.
process(DetectorStreamBuffer, Map<String, Object>, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
This method performs the actual detection and optionally manipulates the data.
process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
This method processes one or many characters from chars starting at the given charIndex and adds the translated regexp-sequence to buffer.
process(char[], int, StringBuilder) - Method in class net.sf.mmm.util.pattern.base.PathPatternCompiler
This method processes one or many characters from chars starting at the given charIndex and adds the translated regexp-sequence to buffer.
ProcessableByteArrayBuffer - Interface in net.sf.mmm.util.io.api
This is the interface for a provider of data bytes (a byte[] -Buffer) that is iterable and processable.
ProcessableDetectorInputStream - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorOutputStream.
ProcessableDetectorInputStream(InputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
The constructor.
ProcessableDetectorInputStream.WrapperInputStream - Class in net.sf.mmm.util.io.impl
This inner class is the actual wrapper stream.
ProcessableDetectorOutputStream - Class in net.sf.mmm.util.io.impl
This is the implementation of the DetectorOutputStream.
ProcessableDetectorOutputStream(OutputStream, Map<String, Object>, AbstractDetectorStreamProvider) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
The constructor.
ProcessableDetectorOutputStream.WrapperOutputStream - Class in net.sf.mmm.util.io.impl
This inner class is the actual wrapper stream.
ProcessableDetectorStream - Class in net.sf.mmm.util.io.impl
This is the abstract base implementation of a DetectorStream specific for this implementation.
ProcessableDetectorStream(Map<String, Object>, ByteArrayPool) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorStream
The constructor.
processBom(byte[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Detects if a ByteOrderMark (BOM) is available as hint for the encoding.
processCall(CALL, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Processes the given RemoteInvocationCall.
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<CALL>, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<RemoteInvocationCommand<?>>, AbstractGenericRemoteInvocationService<RemoteInvocationCommand<?>, GenericRemoteInvocationCommandRequest, GenericRemoteInvocationCommandResponse, GenericRemoteInvocationCommandCallHandler>.RequestContext) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
processCallsInTransaction(GenericRemoteInvocationTransactionalCalls<GenericRemoteInvocationRpcCall>, AbstractGenericRemoteInvocationService<GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcRequest, GenericRemoteInvocationRpcResponse, GenericRemoteInvocationRpcCallHandler<?>>.RequestContext) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
ProcessContext - Class in net.sf.mmm.util.process.api
This class represents the context for a process.
ProcessContext() - Constructor for class net.sf.mmm.util.process.api.ProcessContext
The constructor.
processes - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
ProcessExecutor(ProcessContext, ProcessBuilder[]) - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
The constructor.
processInternal(ByteArray, boolean) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
 
processor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
The actual processor served by this buffer.
processorFactoryList - Variable in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
 
processorImplementation - Variable in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
 
processRequest(REQUEST) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Processes the given GenericRemoteInvocationRequest and creates the corresponding GenericRemoteInvocationResponse.
processTransactionalCalls(GenericRemoteInvocationTransactionalCalls<CALL>, AbstractGenericRemoteInvocationService<CALL, REQUEST, RESPONSE, HANDLER>.RequestContext) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
This method processes the given GenericRemoteInvocationTransactionalCalls.
processUtf16Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Heuristic analysis to detect UTF-16 indications.
processUtf8Detection(byte) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
Heuristic analysis to detect UTF-8 indications.
ProcessUtil - Interface in net.sf.mmm.util.process.api
This is the interface for a collection of utility functions to deal with Processes.
ProcessUtilImpl - Class in net.sf.mmm.util.process.base
This is the implementation of the ProcessUtil interface.
ProcessUtilImpl() - Constructor for class net.sf.mmm.util.process.base.ProcessUtilImpl
The constructor.
ProcessUtilImpl.AsyncProcessExecutorImpl - Class in net.sf.mmm.util.process.base
This inner class is the default implementation of the AsyncProcessExecutor.
ProcessUtilImpl.ProcessExecutor - Class in net.sf.mmm.util.process.base
This inner class is does the actual execution of the Process(es).
PRODUCER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
The name of the producer(s) of the audio/video content.
PRODUCER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The name of the producer(s) of the audio/video content.
programmatic - Variable in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
 
programmaticEventType - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
 
PROJECTIVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
properties - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
 
properties - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
properties - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
property - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
Property - Class in net.sf.mmm.util.xml.base.jaxb
This class represents a simple property as JAXB bean.
Property() - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
The constructor.
Property(String, String) - Constructor for class net.sf.mmm.util.xml.base.jaxb.Property
The constructor.
property2widgetMap - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
 
PROPERTY_ALIGNMENT - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAlignment
PROPERTY_CAPTION - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCaption
PROPERTY_ID - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
PROPERTY_JAVA_VM_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
The name of the system-property for the name of the JVM.
PROPERTY_LABEL - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLabel
PROPERTY_OS_ARCHITECTURE - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_OS_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_OS_VERSION - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
PROPERTY_ROW_NUMBER - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The virtual property for multi-selection.
PROPERTY_SELECTED - Static variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
The virtual property for multi-selection.
PROPERTY_STYLES - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
PROPERTY_SUMMARY - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSummary
PROPERTY_TITLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStringTitle
PROPERTY_TMP_DIR - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The key of the system property "java.io.tmpdir".
PROPERTY_USER_HOME - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
The key of the system property "user.home".
propertyAccessor - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
PropertyAccessor<POJO,VALUE> - Interface in net.sf.mmm.util.value.api
This is the interface for an accessor to a specific property of a typed object.
PropertyList - Class in net.sf.mmm.util.xml.base.jaxb
This class represents Properties as JAXB bean.
PropertyList() - Constructor for class net.sf.mmm.util.xml.base.jaxb.PropertyList
The constructor.
propertyList - Variable in class net.sf.mmm.util.xml.base.jaxb.PropertyList
 
propertyMap - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
 
propertyType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
 
propertyType - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
propertyType - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PROPORTIONAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
provider - Static variable in class net.sf.mmm.util.session.api.UserSessionAccess
 
providers - Variable in class net.sf.mmm.util.path.impl.PathFactoryImpl
 
providers - Variable in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
 
PUBLISHER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The object(s) that published the content, typically the name of a person.
PUBLISHER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The name of the publisher, label or company that published the content.
PUNCTUATION_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
PURPLE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color purple.
put(Class<COMPONENT_API>, COMPONENT_API) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
Puts the given componentInstance associated with the given apiClass into this container.
put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method registers the given element for the given type.
put(KEY, VALUE) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
put(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
This method puts the given element using its associated class.
put(Class<?>, E) - Method in class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
This method registers the given element for the given type.
put(Map<KEY, VALUE>, KEY, VALUE) - Static method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
This method puts the given value into the given map using the given key.
put(Class<?>, ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
This method registers the given element for the given type.
put(String, Object) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
This method binds the given value with the given id.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
This method puts the given accessor into this property-descriptor.
putAccessor(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
This method puts the given accessor into this property-descriptor.
putAll(Map<? extends KEY, ? extends VALUE>) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
putPhase(Map<String, DevelopmentPhase>, String, DevelopmentPhase) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
This method puts the given phase in the given map using normalized variants of the given key.
putRecursive(Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
This method performs the put recursively.

Q

QUADRUPLE_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QUADRUPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QUATERNION_INTEGRAL_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
query - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
QUESTION - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating a question.
QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The question mark sign used to terminate a question.
QUESTIONED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
QueueFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Queue.
queueFactory - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
The CollectionFactory used to create regular Collections e.g.
queueFailureCallback - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The quotation mark sign used to enclose quotations.
quoteEnd - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
quoteEscape - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
quoteEscapeLazy - Variable in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
quoteStart - Variable in class net.sf.mmm.util.lang.base.StringSyntaxBean
 

R

radioButtons - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
 
RadioGroupIdManager - Class in net.sf.mmm.client.ui.base.widget.adapter
This is a simple manager that generates unique IDs for radio-button-groups.
RadioGroupIdManager() - Constructor for class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
The constructor.
RADIX - Static variable in interface net.sf.mmm.util.entity.api.EntityId
This radix is used to convert numbers to/from strings.
RADIX_HEX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The radix for hexadecimal notation.
RandomUuidFactory - Class in net.sf.mmm.util.uuid.base
This is an implementation of the UuidFactory interface that simply delegates to UUID.randomUUID().
RandomUuidFactory() - Constructor for class net.sf.mmm.util.uuid.base.RandomUuidFactory
The constructor.
range - Variable in class net.sf.mmm.util.validation.base.ValidatorRange
 
Range<V extends Comparable<V>> - Class in net.sf.mmm.util.value.api
This class represents a range of two values, minimum and maximum.
Range() - Constructor for class net.sf.mmm.util.value.api.Range
The constructor for serialization.
Range(V, V) - Constructor for class net.sf.mmm.util.value.api.Range
The constructor.
RANGE_VARIABLE_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
rank - Variable in class net.sf.mmm.util.collection.base.RankMap.Ranking
The ranking value.
RANK_BOM - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if a proper ByteOrderMark was detected.
RANK_UNACCEPTABLE - Static variable in class net.sf.mmm.util.collection.base.RankMap
The rank that represents an element that has been disqualified.
RANK_UTF16_SURROGATE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if an UTF-16 surrogate pair was detected.
RANK_UTF8_SEQUNCE - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
The rank gain if a proper UTF-8 multi-byte sequence was detected.
Ranking() - Constructor for class net.sf.mmm.util.collection.base.RankMap.Ranking
 
ranking - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
The ranking a hyphenation at the represented HyphenationPatternPosition.index.
rankings - Variable in class net.sf.mmm.util.text.base.HyphenationState
RankMap<E> - Class in net.sf.mmm.util.collection.base
This class is like a Map that maps elements (<E>) to an int value that represents the rank of the according element.
RankMap() - Constructor for class net.sf.mmm.util.collection.base.RankMap
The constructor.
RankMap.Ranking - Class in net.sf.mmm.util.collection.base
This inner class represents the RankMap.Ranking.rank of an element.
RATIO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
rawType - Variable in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
 
RAWTYPES - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about types with generics used raw.
read() - Method in class net.sf.mmm.util.io.api.DevNullSource
read() - Method in class net.sf.mmm.util.io.api.DevZero
read(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevZero
read(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method reads the contents of the given reader into a string.
read(char[], int, int) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
read() - Method in class net.sf.mmm.util.io.base.FailingInputStream
read(byte[]) - Method in class net.sf.mmm.util.io.base.FailingInputStream
read(byte[], int, int) - Method in class net.sf.mmm.util.io.base.FailingInputStream
read(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method reads the contents of the given reader into a string.
read() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
read() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
read(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
read(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the number of next characters given by count and returns them as string.
read(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the number of next characters given by count and returns them as string.
read() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
read(byte[], int, int) - Method in class net.sf.mmm.util.xml.base.XmlInputStream
read2Digits(CharSequenceScanner) - Method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
This method reads two digits from the given scanner.
readDigit() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the next character if it is a digit.
readDigit() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the next character if it is a digit.
readDouble() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the double value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
readDouble() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the double value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
reader - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The Reader to delegate to.
ReaderTransferrer(Reader, Writer, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The constructor.
readFloat() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the float value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
readFloat() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the float value (decimal number) starting at the current position by reading as many matching characters as available and returns its parsed value.
reading - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
 
readLong(int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads the long starting at the current position by reading as many Latin digits as available but at maximum the given maxDigits and returns its parsed value.
readLong(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads the long starting at the current position by reading as many Latin digits as available but at maximum the given maxDigits and returns its parsed value.
readOnly - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
 
readOnly - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
 
readOnly - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
ReadOnlyException - Exception in net.sf.mmm.util.exception.api
A ReadOnlyException is thrown if the modification of something failed because it is read-only.
ReadOnlyException() - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor for de-serialization in GWT.
ReadOnlyException(Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.ReadOnlyException
The constructor.
ReadOnlyIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that gives a read-only view on an existing Iterator instance.
ReadOnlyIterator(Iterator<E>) - Constructor for class net.sf.mmm.util.collection.base.ReadOnlyIterator
The constructor.
readText(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method reads the text at the current position of the given xmlReader.
readText(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method reads the text at the current position of the given xmlReader.
readUntil(char, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end is reached.
readUntil(CharFilter, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the first character accepted by the given filter or the end is reached.
readUntil(char, boolean, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given (un-escaped) stop character or the end is reached.
readUntil(char, boolean, CharScannerSyntax) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
readUntil(char, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given stop character or the end is reached.
readUntil(CharFilter, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the first character accepted by the given filter or the end is reached.
readUntil(char, boolean, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given (un-escaped) stop character or the end is reached.
readUntil(char, boolean, CharScannerSyntax) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
readWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
readWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
readWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
readWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
reasonPhrase - Variable in class net.sf.mmm.util.http.HttpResponse
 
recentStringValue - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
recentValue - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
recentValue - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
recognize(Object, PojoPath) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathRecognizer
This method is called to recognize the actualPojo.
recognize(Object, PojoPath) - Method in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
This method is called to recognize the actualPojo.
recognizer - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
 
Rectangle - Class in net.sf.mmm.client.ui.api.common
This is the Datatype for a 2-dimensional rectangle measured in pixels.
Rectangle() - Constructor for class net.sf.mmm.client.ui.api.common.Rectangle
The constructor for de-serialization in GWT.
Rectangle(int, int, int, int) - Constructor for class net.sf.mmm.client.ui.api.common.Rectangle
The constructor.
Recurrence - Interface in net.sf.mmm.util.date.api
This is the interface for a datatype representing the recurrence of an event or appointment.
RecurrenceBean - Class in net.sf.mmm.util.date.base
This is the implementation of Recurrence as simple Java Bean.
RecurrenceBean() - Constructor for class net.sf.mmm.util.date.base.RecurrenceBean
The constructor.
RecurrenceBean(DateUnit, int, WeekdaySet, WeekOfMonth) - Constructor for class net.sf.mmm.util.date.base.RecurrenceBean
The constructor.
RecurrenceUtil - Interface in net.sf.mmm.util.date.api
This is the interface for a collection of utility functions that help with to deal with Recurrence.
RecurrenceUtilImpl - Class in net.sf.mmm.util.date.base
This is the implementation of the RecurrenceUtil interface.
RecurrenceUtilImpl() - Constructor for class net.sf.mmm.util.date.base.RecurrenceUtilImpl
The constructor.
RED - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color red.
red - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
Red - Class in net.sf.mmm.util.datatype.api.color
This Segment represents the red part of a color.
Red() - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor for de-serialization in GWT.
Red(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
Red(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Red
The constructor.
REDO - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to redo the last undone change.
ReflectionException - Exception in net.sf.mmm.util.reflect.api
A ReflectionException is thrown if an operation based on reflection failed.
ReflectionException(String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
ReflectionException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.reflect.api.ReflectionException
The constructor.
reflectionUtil - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
reflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
reflectionUtil - Variable in class net.sf.mmm.util.cli.base.CliState
 
reflectionUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
reflectionUtil - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
ReflectionUtil - Interface in net.sf.mmm.util.reflect.api
This is the interface for a collection of utility functions to deal with reflection.
reflectionUtil - Variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
reflectionUtil - Variable in class net.sf.mmm.util.value.base.AbstractValueConverter
 
reflectionUtil - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
ReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
This class is a collection of utility functions for dealing with reflection.
ReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
The constructor.
ReflectionUtilLimited - Interface in net.sf.mmm.util.reflect.api
This is a limited subset of ReflectionUtil that is GWT compatible.
ReflectionUtilLimitedImpl - Class in net.sf.mmm.util.reflect.base
This is the implementation of the ReflectionUtilLimited interface.
ReflectionUtilLimitedImpl() - Constructor for class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
The constructor.
refresh(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
refresh(Object, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
refresh(Object, LockModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
refresh(Object, LockModeType, Map<String, Object>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
refresh() - Method in interface net.sf.mmm.util.component.api.Refreshable
This method refreshes the given object.
refresh() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
This method will reload the configuration if it has changed.
refresh() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
This method will reload the configuration if it has changed.
Refreshable - Interface in net.sf.mmm.util.component.api
This is the interface for an object that can be refreshed.
refreshableSet - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
The Set of Refreshables.
refreshDelayInSeconds - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
refreshThread - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
RegexInfixPatternCompiler - Class in net.sf.mmm.util.pattern.base
This implementation of the PatternCompiler interface compiles the pattern given as string in a way similar to GNU-utilities like sed or grep.
RegexInfixPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
The constructor.
RegexInfixPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
The constructor.
RegexPatternCompiler - Class in net.sf.mmm.util.pattern.base
This is the canonical implementation of the PatternCompiler interface.
RegexPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
The constructor.
RegexPatternCompiler(int) - Constructor for class net.sf.mmm.util.pattern.base.RegexPatternCompiler
The constructor.
RegexStringTransformer - Class in net.sf.mmm.util.transformer.base
This class converts a string by matching a given regular expression Pattern and if it partially matches replacing the match(es) with a given replacement.
RegexStringTransformer() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
The non-arg constructor.
RegexStringTransformer(Pattern, String, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformer
The constructor.
RegexStringTransformerRule - Class in net.sf.mmm.util.transformer.base
This class is a RegexStringTransformer that implements the StringTransformerRule interface by adding the stop-on-match flag.
RegexStringTransformerRule() - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
The non-arg constructor.
RegexStringTransformerRule(Pattern, String, boolean, boolean) - Constructor for class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
The constructor.
register(UiSingleWidgetFactoryNative<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
This method registers the given UiSingleWidgetFactoryNative as sub-factory of this factory.
register(UiSingleWidgetFactoryDatatype<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method registers the given UiSingleWidgetFactoryDatatype as sub-context of this context.
register(Widget, HandlerRegistrationCollector) - Method in interface net.sf.mmm.client.ui.gwt.widgets.handler.AbstractCustomHandler
This method registers this custom handler in the given Widget.
register(Widget, HandlerRegistrationCollector) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
This method registers this custom handler in the given Widget.
register(Widget, HandlerRegistrationCollector) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
This method registers this custom handler in the given Widget.
register(Class<? extends NlsBundle>, NlsBundle) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
Registers the given bundle for the given bundleInterface.
registerAccessor(PojoDescriptorImpl<?>, PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method registers the given accessor for the given descriptor.
registerButtonFactories() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
This method registers all available button-factories.
registerButtonFactory(UiSingleWidgetButtonFactory<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
Registers the given factory.
registerCollectionFactory(CollectionFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory using its collection-interface.
registerCollectionFactory(CollectionFactory<? extends COLLECTION>, Class<COLLECTION>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory for the given collectionInterface.
registerCustomDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a custom Datatype so it is recognized by AbstractDatatypeDetector.isDatatype(Class).
registerCustomDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerDao(Class<?>, GenericDao<?, ?>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method registers the given DAO for the given entityClass.
registerDatatypeDescriptor(DatatypeDescriptor<?>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
registerDefaultDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Registers the default datatypes.
REGISTERED_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The symbol for a registered trademark.
registerEnum(Class<ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method registers the given enumClass as EnumDefinition.
registerEnumDefinition(AbstractEnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method registers the given EnumDefinition.
registerEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
Registers the enum definitions to support.
registerField(UiWidgetField<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
 
registerFormatter(NlsFormatterPlugin<?>) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
This method registers the given formatBuilder.
registerFormatter(NlsFormatter<?>, String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
This method registers the given formatBuilder.
registerFunction(PojoPathFunction, String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
This method registers the given function for the given functionName so it is available via DefaultPojoPathFunctionManager.getFunction(String).
registerHandler(HANDLER) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
Registers the given handler.
registerJavaTimeDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add JSR310 datatypes.
registerJavaUtilDateCalendarDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Called from AbstractDatatypeDetector.registerDefaultDatatypes() to add legacy Date and Calendar datatypes.
registerMapFactory(MapFactory) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory using its map-interface.
registerMapFactory(MapFactory<? extends MAP>, Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
This method registers the given factory for the given mapInterface.
registerNumberDatatypes() - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerProvider(PathProvider) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method registers the given PathProvider.
registerProvider(PathProvider, String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
This method registers the given PathProvider.
registerProvider(DataResourceProvider<? extends DataResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method registers the given provider.
registerProvider(DataResourceProvider<? extends DataResource>, String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
This method registers the given provider for the given schemaPrefix.
registerService(Class<SERVICE>, SERVICE) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
This method registers a service-client.
registerService(RemoteInvocationService) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method registers the given RemoteInvocationService.
registerStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
This method registers a Java standard Datatype so it is recognized by AbstractDatatypeDetector.isJavaStandardDatatype(Class).
registerStandardDatatype(String) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
registerStandardDatatypes() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
This method registers the UiWidgetFactoryDatatype instances for the java standard datatypes (String, Long, etc.).
registration - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
The HandlerRegistration for the global mouse-listener registration while dragging or null.
registrationCollector - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The HandlerRegistrationCollector or null to ignore HandlerRegistrations.
REJECT_ALL_FILTER - Static variable in class net.sf.mmm.util.filter.base.ConstantFilter
 
rejectSubQueue - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
release(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method is called when a ByteArray is wiped out of the chain.
release() - Method in class net.sf.mmm.util.io.impl.PooledByteArray
This method marks this array to be released.
release(E) - Method in interface net.sf.mmm.util.pool.api.Pool
This method releases the given element.
release(E) - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
This method releases the given element.
release(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method releases the given element.
released - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
 
relevant - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
RemoteInvocationCall - Interface in net.sf.mmm.service.api
This is the marker interface for a single remote invocation.
RemoteInvocationCallData<RESULT,CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base.client
This is a simple container for the data corresponding to a RemoteInvocationCall.
RemoteInvocationCallData(Consumer<? extends RESULT>, Consumer<Throwable>) - Constructor for class net.sf.mmm.service.base.client.RemoteInvocationCallData
The constructor.
RemoteInvocationCaller<QUEUE extends RemoteInvocationQueue> - Interface in net.sf.mmm.service.api.client
This is the abstract interface for a component that allows to invoke one or multiple remote invocations to a server from the client-side.
RemoteInvocationCallFailedException - Exception in net.sf.mmm.service.api
This exception is thrown if RemoteInvocationCall has failed.
RemoteInvocationCallFailedException(Throwable, RemoteInvocationCall) - Constructor for exception net.sf.mmm.service.api.RemoteInvocationCallFailedException
The constructor.
RemoteInvocationCommand<RESULT> - Interface in net.sf.mmm.service.api.command
This is the interface for a command that represents a specific operation of a RemoteInvocationService.
RemoteInvocationCommandCaller - Interface in net.sf.mmm.service.api.command.client
This is the interface for the key component to invoke one or multiple RemoteInvocationCommands from the client-side.
RemoteInvocationCommandHandler<RESULT extends Serializable,COMMAND extends RemoteInvocationCommand<RESULT>> - Interface in net.sf.mmm.service.api.command
This is the interface for the handler of a specific RemoteInvocationCommand.
RemoteInvocationCommandQueue - Interface in net.sf.mmm.service.api.command.client
This is the interface for a remote invocation queue based on RemoteInvocationCommandCaller.
RemoteInvocationCommandQueueImpl(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationCommandQueue, RemoteInvocationCommand<?>, GenericRemoteInvocationCommandTransactionalCalls, GenericRemoteInvocationCommandRequest>.AbstractRemoteInvocationQueue) - Constructor for class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
The constructor.
RemoteInvocationGenericServiceGwt - Interface in net.sf.mmm.service.base.gwt
This is the GWT-RPC compliant service interface.
RemoteInvocationGenericServiceGwtAsync - Interface in net.sf.mmm.service.base.gwt
This is the GWT service-client stub of RemoteInvocationGenericServiceGwt.
RemoteInvocationGenericServiceServlet - Class in net.sf.mmm.service.impl.gwt.server
This is the RemoteServiceServlet that implements the RemoteInvocationGenericServiceGwt using spring-webmvc in order to allow context and dependency-injection (CDI).
RemoteInvocationGenericServiceServlet() - Constructor for class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
The constructor.
RemoteInvocationQueue - Interface in net.sf.mmm.service.api.client
This is the abstract interface for a queue of method-calls to one or multiple RemoteInvocationServices.
RemoteInvocationQueueSettings - Class in net.sf.mmm.service.api.client
This is a simple java bean with properties used to configure a new RemoteInvocationQueue.
RemoteInvocationQueueSettings() - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The constructor.
RemoteInvocationQueueSettings(String) - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The constructor.
RemoteInvocationQueueSettings(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
The copy-constructor.
RemoteInvocationQueueState - Enum in net.sf.mmm.service.api.client
This enum contains the available states of a RemoteInvocationQueue.
RemoteInvocationQueueState() - Constructor for enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
 
RemoteInvocationSecurityDetector - Interface in net.sf.mmm.service.base.server
This is the interface for a detector that can decide if a RemoteInvocationCall is secured or a login operation.
RemoteInvocationSecurityDetectorImpl - Class in net.sf.mmm.service.impl.server
This is the default implementation of RemoteInvocationSecurityDetector.
RemoteInvocationSecurityDetectorImpl() - Constructor for class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
The constructor.
remoteInvocationSerivceCaller - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
RemoteInvocationService - Interface in net.sf.mmm.service.api.rpc
This is the marker interface for a remote service.
RemoteInvocationServiceCaller - Interface in net.sf.mmm.service.api.rpc.client
This is the interface for the key component to invoke one or multiple RemoteInvocationServices from the client-side.
RemoteInvocationServiceCallerGenerator - Class in net.sf.mmm.service.impl.gwt.rpc.client.rebind
This is the incremental GWT-generator for generating the RemoteInvocationServiceCaller and according service-client stubs.
RemoteInvocationServiceCallerGenerator() - Constructor for class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
The constructor.
RemoteInvocationServiceCallerImplSpring - Class in net.sf.mmm.service.impl.spring.client
This is the implementation of RemoteInvocationServiceCaller using an injected client-stub (provided by spring-remoting) and java dynamic proxies.
RemoteInvocationServiceCallerImplSpring() - Constructor for class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
The constructor.
RemoteInvocationServiceQueue - Interface in net.sf.mmm.service.api.rpc.client
This is the interface for a remote invocation queue based on RemoteInvocationServiceCaller.
RemoteInvocationServiceQueueImpl(RemoteInvocationQueueSettings) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
The constructor.
RemoteInvocationServiceQueueImpl(RemoteInvocationQueueSettings, AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
The constructor.
remove(IsWidget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
remove(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
remove(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
remove() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
Removes this keyboard-filter.
remove(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
remove() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
This method will always throw an exception.
remove(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
remove() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
remove() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method removes this node from the double linked list.
remove() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
remove(int) - Method in class net.sf.mmm.util.collection.base.CollectionList
remove(Object) - Method in class net.sf.mmm.util.collection.base.CollectionList
remove() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
remove() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
This method will always throw an exception.
remove() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
remove(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method removes the number of bytes given by byteCount from the stream starting at the current position.
remove(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method removes the number of bytes given by byteCount from the stream starting at the current position.
REMOVE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to remove an element from a container property (e.g.
REMOVE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for an accessor used to remove an item from a property with an container (array or Collection) type.
remove(Object, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method removes the given item from the given arrayOrCollection.
remove(Object, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method removes the given item from the given arrayOrCollection.
remove() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
REMOVE_ALL - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove all additional details.
REMOVE_NONE - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove no additional details.
REMOVE_STACKTRACE_AND_SUPPRESSED - Static variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
Instance to remove stacktrace and suppressed.
removeAllRanges() - Method in class net.sf.mmm.util.gwt.api.JsSelection
Clears the entire selection with all contained ranges.
removeCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method removes a AbstractPojoPathNavigator.CachingPojoPath from the cache.
removeCause - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValue
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given UiHandlerEventValueChange from this object.
removeChangeHandler(UiHandlerEventValueChange<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes the given UiHandlerEventValueChange from this object.
removeChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetMultiComposite
This method removes the given child from this panel.
removeChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetMultiComposite
This method removes the child at the given index from this panel.
removeChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method removes the given child from this panel.
removeChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
This method removes the child at the given index from this panel.
removeChild(CHILD, int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterDynamicComposite
This method removes the given child from the widget.
removeChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method removes the given child from this panel.
removeChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
This method removes the child at the given index from this panel.
removeChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
This method removes the given child from the widget.
removeChild(UiWidgetRegular, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method removes the given child from the widget.
removeChild(UiWidgetMenuItem, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
This method removes the given child from the widget.
removeChild(UiWidgetMenu, int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method removes the given child from the widget.
removeChild(CHILD, int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method removes the given child from the widget.
removeChild(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the given child from the children of this GenericTreeNode.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method removes the child from the children of this GenericTreeNode at the given index.
removeChild(int) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method removes the child from the children of this GenericTreeNode at the given index.
removeChild(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method removes the given child from the children of this GenericTreeNode.
removeChilden(NODE, NODE...) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModelMutable
Removes the given children from the parent.
removeChilden(TreeNodeSimple<VALUE>, TreeNodeSimple<VALUE>...) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
Removes the given children from the parent.
removeChildren(Element) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method removes all child nodes of the given node.
removeChildren(Element) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method removes all child nodes of the given node.
removeClickHandler(UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
This method removes the given UiHandlerEventClick from this object.
removeClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method removes the given UiHandlerEventClick from this object.
removeClickHandler(UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method removes the given UiHandlerEventClick from this object.
removeCloseHandler(UiHandlerEventClose) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method removes the given UiHandlerEventClose from this object.
removeCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method removes the given UiHandlerEventClose from this object.
removeCloseHandler(UiHandlerEventClose) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method removes the given UiHandlerEventClose from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureCollapse
This method removes the given UiHandlerEventCollapse from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method removes the given UiHandlerEventCollapse from this object.
removeCollapseHandle(UiHandlerEventCollapse) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method removes the given UiHandlerEventCollapse from this object.
removeCount - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
 
removeDetails(Throwable, ExceptionTruncation) - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
 
removeEventHandler(UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureEvent
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given UiHandlerEvent from this object.
removeEventHandler(UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method removes the given UiHandlerEvent from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureFocus
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method removes the given UiHandlerEventFocus from this object.
removeFocusHandler(UiHandlerEventFocus) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method removes the given UiHandlerEventFocus from this object.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes this widget from its parent.
removeFromParent(UiWidget) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method invokes AbstractUiWidget.removeFromParent() on the given widget.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes this widget from its parent.
removeFromParent() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method removes this widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method removes the widget from its parent.
removeFromParent() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method removes the widget from its parent.
removeListener(EventListener<?>) - Method in interface net.sf.mmm.util.event.api.EventBus
This method removes a listener.
removeListener(L) - Method in interface net.sf.mmm.util.event.api.EventSource
This method removes a listener.
removeListener(EventListener<?>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method removes a listener.
removeListener(L) - Method in class net.sf.mmm.util.event.base.AbstractEventSource
This method removes a listener.
removeOpenHandler(UiHandlerEventOpen) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
This method removes the given UiHandlerEventOpen from this object.
removeOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method removes the given UiHandlerEventOpen from this object.
removeOpenHandler(UiHandlerEventOpen) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method removes the given UiHandlerEventOpen from this object.
removePropertyItem(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method removes the given item from an array or Collection using the remove property with the given propertyName from the given pojo accessor.
removePropertyItem(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method removes the given item from an array or Collection using the remove property with the given propertyName from the given pojo accessor.
removeRefreshable(Refreshable) - Method in interface net.sf.mmm.util.component.api.PeriodicRefresher
This method removes the given refreshable from this PeriodicRefresher.
removeRefreshable(Refreshable) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method removes the given refreshable from this PeriodicRefresher.
removeRow(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
This method removes the given row.
removeRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method removes the given row.
removeRow(ITEM_CONTAINER) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractListTable
 
removeRow(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method removes the given row.
removeRow(ItemContainerGwt<ROW>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
removeRowFromMap(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
Removes the given row from the internal Map.
removeSelectionHandler(UiHandlerEventSelection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method removes the given UiHandlerEventSelection from this object.
removeSelectionHandler(UiHandlerEventSelection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method removes the given UiHandlerEventSelection from this object.
removeSelectionHandler(UiHandlerEventSelection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method removes the given UiHandlerEventSelection from this object.
removeStacktrace - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStylesAdvanced
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method removes the given style from the styles.
removeStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method removes the given style from the styles.
removeSuppressed - Variable in class net.sf.mmm.util.exception.api.ExceptionTruncation
 
removeValidator(ValueValidator<? super Void>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method removes the given ValueValidator from this object.
removeValidator(ValueValidator<? super V>) - Method in interface net.sf.mmm.util.validation.api.HasValueValidators
This method removes the given ValueValidator from this object.
removeVariable(String) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method removes (unsets) the variable specified by variableName.
removeVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method removes (unsets) the variable specified by variableName.
render(Color) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
render(LocalDate) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
render(LocalTime) - Method in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
reorderable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
reorderable - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
ReorderHandler() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
The constructor.
replace(Object, Object, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
replace(char[], char, char) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces all occurrences of oldChar in the char-array given by string with newChar.
replace(String, String, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces all occurrences of the string match with the string replace in the given string.
replace(char[], char, char) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method replaces all occurrences of oldChar in the char-array given by string with newChar.
replace(String, String, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method replaces all occurrences of the string match with the string replace in the given string.
replaceAll - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
replacement - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformer
 
REPLACEMENT_CHARACTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
replaceRow(ROW, ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
This method replaces a <ROW> in this list table.
replaceRow(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method replaces a <ROW> in this list table.
replaceRow(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method replaces a <ROW> in this list table.
replaceSuffixWithCase(String, int, String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
replaceSuffixWithCase(String, int, String, Locale) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method replaces the last suffixLength number of characters from string with the lower-case string newSuffixLowerCase with respect to the original case of the given string.
replaceSuffixWithCase(String, int, String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
replaceSuffixWithCase(String, int, String, Locale) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method replaces the last suffixLength number of characters from string with the lower-case string newSuffixLowerCase with respect to the original case of the given string.
request - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
RequestBuilder() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
The constructor.
requestBundlesAsynchron(Runnable, String...) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
This method requests a number of ResourceBundles by their base-name.
requestBundlesAsynchron(Runnable, String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
This method requests a number of ResourceBundles by their base-name.
RequestContext(REQUEST, GenericRemoteInvocationTransactionalResults[]) - Constructor for class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
The constructor.
requestCount - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
requestId - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
requestId - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
requestToken - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
require(EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
This method triggers that the given EnumDefinitions are available.
require(EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProviderSynchronous
This method triggers that the given EnumDefinitions are available.
require(Runnable, EnumDefinition<?, ?>...) - Method in class net.sf.mmm.util.lang.base.SimpleEnumProvider
This method triggers that the given EnumDefinitions are available.
require(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method verifies that the expected string gets consumed from this scanner with respect to ignoreCase.
require(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method verifies that the current character is equal to the given expected character.
require(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method verifies that the current character is equal to the given expected character.
require(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method verifies that the expected string gets consumed from this scanner with respect to ignoreCase.
requireCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
requireCurrentMode(CliState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
requireCurrentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
required - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
 
required - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
 
REQUIRED_FORMAT_COMPARATOR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of a comparator.
REQUIRED_FORMAT_CONDITION - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of a condition.
REQUIRED_FORMAT_SEGMENTS - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
The format of the segments.
REQUIRED_LOOKAHEAD - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The required lookahead size.
REQUIRED_PRECISION - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
The maximum delta allowed for NumberTypeImpl.valueOf(Number, boolean).
requiredSegmentCount - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
The number of segments that are required.
requireFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method requires the first child-element of the given element with the specified tagName.
requireFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method requires the first child-element of the given element with the specified tagName.
requireInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method checks that this state has already been initialized.
Requirement - Annotation Type in net.sf.mmm.util.lang.api
This annotation is used to associate code with requirements.
requireMode(String, Object) - Method in class net.sf.mmm.util.cli.base.CliState
This method is like CliClassContainer.getMode(String) but also handles the case that a CliMode may be undefined.
requireNoChildQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure that this queue is the current active queue and no child-queue has been opened and not completed.
requireNoCurrentCall() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure that no current call is pending.
requireNotInitilized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method checks that this state has NOT yet been initialized.
requireOpen() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
Internal method to ensure this queue is still open.
requireVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
requireVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given variableName.
requireVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
This method gets the variable associated with the given type.
requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName.
requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given variableName.
requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method gets the variable associated with the given type.
requireVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given variableName.
requireVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given variableName.
requireVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method gets the variable associated with the given type.
requireWidgetsForAccessKey(char) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
Gets or creates the Collection with the widgets for the given accessKey.
reserialize(S) - Static method in class net.sf.mmm.test.SerializationHelper
Method to SerializationHelper.serialize(Serializable) and SerializationHelper.deserialize(byte[]) an Object to create a clone and test serialization.
reset() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method resets this AbstractDialogController.
reset() - Method in class net.sf.mmm.util.io.base.FailingInputStream
reset(E) - Method in class net.sf.mmm.util.pool.base.AbstractPool
This method resets the given element so it can be reused.
reset(byte[]) - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
This method resets the given element so it can be reused.
reset(char[]) - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
This method resets the given element so it can be reused.
reset(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
This method clears this buffer.
resetValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method resets this widget.
resetValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method resets this widget.
resetValue() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method resets this widget.
resizable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
resizable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
 
resizable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
resizable - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
resize(int, int, Direction, int, int) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
Calculates a new Rectangle from this resized by dx and dy in the given Direction.
resizeDirection - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
The resize Direction or null for move.
ResizeHandler() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
 
resizeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
resolve(String, Class) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
resolveClass(String) - Method in interface net.sf.mmm.util.reflect.api.ClassResolver
This method resolves the class with the given name.
resolveClass(String) - Method in class net.sf.mmm.util.reflect.base.MappedClassResolver
This method resolves the class with the given name.
resolved - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
resolveEntity(String) - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
This method resolves the given entity.
resolveEntity(String) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method resolves the given entity.
resolveEntity(String) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
This method resolves an HTML entity given by entityName.
resolveEntity(String) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
This method resolves an HTML entity given by entityName.
resolveInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
This method is called when an include tag of the XInclude namespace was started.
resolver - Variable in class net.sf.mmm.util.nls.base.NlsWriter
Resolver(String, Class<?>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
The constructor.
resolveTemplate(String) - Method in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
This method is used to create the NlsTemplate from information that is found by the given internationalizedMessage.
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.base.NoTemplateResolver
This method is used to create the NlsTemplate from information that is found by the given internationalizedMessage.
resolveTemplate(NlsReversedResourceBundle, String) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
This method resolves the NlsTemplate from the given NlsReversedResourceBundle.
resolveTemplate(String, NlsReversedResourceBundle...) - Method in class net.sf.mmm.util.nls.impl.AbstractResourceBundleNlsTemplateResolver
This method resolves the NlsTemplate from the given array of bundles.
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
This method is used to create the NlsTemplate from information that is found by the given internationalizedMessage.
resolveTemplate(String) - Method in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
This method is used to create the NlsTemplate from information that is found by the given internationalizedMessage.
resolveTypeVariable(TypeVariable<?>, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method resolves the given typeVariable in the context of the given declaringType.
resource - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The resource pointing to the main document.
ResourceAmbiguousException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if a unique resource is required but multiple instances have been found.
ResourceAmbiguousException() - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor for de-serialization in GWT.
ResourceAmbiguousException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor.
ResourceAmbiguousException(String, String...) - Constructor for exception net.sf.mmm.util.component.api.ResourceAmbiguousException
The constructor.
resourceBundle - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
resourceBundle - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
 
ResourceBundleControlUtf8 - Class in net.sf.mmm.util.nls.base
Adds UTF-8 support for ResourceBundle *.properties files.
ResourceBundleControlUtf8() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
The constructor.
ResourceBundleControlUtf8WithNlsBundleSupport - Class in net.sf.mmm.util.nls.base
Extends ResourceBundleControlUtf8 with support for NlsBundle to prevent exception overhead.
ResourceBundleControlUtf8WithNlsBundleSupport() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
The constructor.
resourceBundleFinder - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
resourceBundleLocator - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
ResourceBundleSynchronizer - Class in net.sf.mmm.util.nls.base
This class can be used to create and update the localized bundles (properties) from an AbstractResourceBundle .
ResourceBundleSynchronizer() - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
The constructor.
ResourceBundleSynchronizer.NlsBundleContainer - Class in net.sf.mmm.util.nls.base
This inner class is a container for ResourceBundle or NlsBundle.
ResourceCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all resources accepted by a given filter in a Set.
ResourceCollector(Set<DataResource>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceCollector
The constructor.
resourceFactory - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
resourceLocator - Variable in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
The resource locator.
ResourceMissingException - Exception in net.sf.mmm.util.component.api
This is the exception thrown if a resource is required but is NOT available.
ResourceMissingException() - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor for de-serialization in GWT.
ResourceMissingException(String) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor.
ResourceMissingException(String, Throwable) - Constructor for exception net.sf.mmm.util.component.api.ResourceMissingException
The constructor.
ResourceNameCollector - Class in net.sf.mmm.util.reflect.base
This is an implementation of the ResourceVisitor interface that collects the names of all resources accepted by a given filter in a Set.
ResourceNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ResourceNameCollector
The constructor.
ResourceNotAvailableException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource was requested that is NOT available.
ResourceNotAvailableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
The constructor.
ResourceNotAvailableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
The constructor.
ResourceNotWritableException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource should be written that is read-only or NOT writable for any other reason.
ResourceNotWritableException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
The constructor.
ResourceNotWritableException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceNotWritableException
The constructor.
ResourcePath - Interface in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode<D> - Class in net.sf.mmm.util.resource.api
This class represents a path in a file, URL, or the like.
ResourcePathNode(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor for a root ResourcePathNode.
ResourcePathNode(ResourcePathNode<D>, String, D) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode(ResourcePathNode<D>, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode
The constructor.
ResourcePathNode.ResourcePathRootAbsolute<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootHome<D> - Class in net.sf.mmm.util.resource.api
Implementation of home absolute root (~ or ~login).
ResourcePathNode.ResourcePathRootRelative<D> - Class in net.sf.mmm.util.resource.api
Implementation of relative root.
ResourcePathNode.ResourcePathRootUnc<D> - Class in net.sf.mmm.util.resource.api
Implementation of UNC absolute root.
ResourcePathNode.ResourcePathRootUrl<D> - Class in net.sf.mmm.util.resource.api
Implementation of Unix/Linux absolute root.
ResourcePathNode.ResourcePathRootWindows<D> - Class in net.sf.mmm.util.resource.api
Implementation of Windows absolute root drive.
ResourcePathRootAbsolute(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
The constructor.
ResourcePathRootHome(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootHome(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
The constructor.
ResourcePathRootRelative(Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
The constructor.
ResourcePathRootUnc(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
The constructor.
ResourcePathRootUrl(String, String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
The constructor.
ResourcePathRootWindows(String, Function<ResourcePathNode<D>, D>) - Constructor for class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
The constructor.
resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceCollector
Set to collect resource-names.
resourceSet - Variable in class net.sf.mmm.util.reflect.base.ResourceNameCollector
Set to collect resource-names.
ResourceUri - Interface in net.sf.mmm.util.resource.api
This interface represents an URI pointing to the location of a DataResource.
ResourceUriImpl - Class in net.sf.mmm.util.resource.base
This is the implementation of the ResourceUri interface.
ResourceUriImpl(String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
The constructor.
ResourceUriImpl(String, String) - Constructor for class net.sf.mmm.util.resource.base.ResourceUriImpl
The constructor.
ResourceUriUndefinedException - Exception in net.sf.mmm.util.resource.api
This exception is thrown if a resource was requested for an URI that is undefined or illegal (e.g.
ResourceUriUndefinedException(String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
The constructor.
ResourceUriUndefinedException(Throwable, String) - Constructor for exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
The constructor.
ResourceVisitor - Interface in net.sf.mmm.util.reflect.base
This is the interface for a visitor of resources by their absolute classpath.
responseToken - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
rest - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
 
result - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The TimeMeasure.Result if TimeMeasure.duration time has been set and measure is completed or null if still in progress.
Result() - Constructor for enum net.sf.mmm.util.date.api.TimeMeasure.Result
 
result - Variable in class net.sf.mmm.util.filter.base.PatternFilterRule
 
results - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
 
resultType - Variable in class net.sf.mmm.test.jpa.TypedQueryMock
 
retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
 
retrievalClass - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
returnedClass() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
returnType - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The current return-type.
returnType - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
 
reverse - Variable in class net.sf.mmm.util.nls.base.AbstractResourceBundle
REVERSE_SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The reverse solidus or backslash sign.
REVERSED_ANGLE_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_DOUBLE_STROKE_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_EMPTY_SET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
REVERSED_TILDE_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
revision - Variable in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
 
revision - Variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
 
revision - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
revision - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
 
revision - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
RevisionedDao<ID,ENTITY extends RevisionedEntity<ID>> - Interface in net.sf.mmm.persistence.api
This is the interface for a GenericDao with the ability of revision-control.
RevisionedEntity<ID> - Interface in net.sf.mmm.util.entity.api
This is the interface for a GenericEntity that is (potentially) revision-controlled.
RevisionedPersistenceManager - Interface in net.sf.mmm.persistence.api
This is the interface for a PersistenceManager with the ability of revision-control (auditing), e.g.
revisionEntity - Variable in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
 
RevisionMetadata - Interface in net.sf.mmm.persistence.api
This is the interface for the metadata associated with a historic revision of an entity.
RGBA_PREFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The prefix for the rgba(r,g,b,a) syntax.
RGBA_SUFFIX - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The suffix for the rgba(r,g,b) syntax.
richTextArea - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
The associated RichTextArea to modify via this toolbar.
richTextArea - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
RichTextFeature - Enum in net.sf.mmm.client.ui.api.common
The Enum with the available features of rich-text formatting options.
RichTextFeature(String) - Constructor for enum net.sf.mmm.client.ui.api.common.RichTextFeature
The constructor.
richTextToolbar - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
RichTextToolbar - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This class is a Widget that represents the toolbar for a RichTextArea.
RichTextToolbar(RichTextArea) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Creates a new toolbar that drives the given rich text area.
richTextToolbar - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
 
RichTextToolbar.FontSettingsPopup - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
The PopupWindow for the font settings.
RichTextToolbar.UpdateHandler - Class in net.sf.mmm.client.ui.gwt.widgets.richtext
This class is the handler to update the toolbar buttons, etc.
RIGHT_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_BRACKET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_VARIANT_WITH_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_WITH_ARC - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ANGLE_WITH_DOWNWARDS_ZIGZAG_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_ARC_GREATER_THAN_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_CEILING - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_CURLY_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing curly brace.
RIGHT_DOUBLE_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_DOUBLE_ARROW_WITH_ROUNDED_HEAD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_DOUBLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_FLOOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_NORMAL_FACTOR_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing parenthesis.
RIGHT_POINTING_ANGLE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_POINTING_DOUBLE_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing double angle quotation mark.
RIGHT_SEMIDIRECT_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SIDE_ARC_CLOCKWISE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SINGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The right/closing square bracket.
RIGHT_SQUARE_BRACKET_WITH_TICK_IN_BOTTOM_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET_WITH_TICK_IN_TOP_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_SQUARE_BRACKET_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_TRIANGLE_ABOVE_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_PARENTHESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHT_WHITE_TORTOISE_SHELL_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_FROM_BAR_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_OVER_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_TO_BLACK_DIAMOND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_DOTTED_STEM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_LOOP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_PLUS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_ARROW_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_DOUBLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_OVER_LEFTWARDS_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_BELOW_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWN_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_DOWNWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LEFTWARDS_HARPOON_WITH_BARB_UP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_LONG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_ABOVE_RIGHTWARDS_HARPOON_WITH_BARB_DOWN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UP_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_HARPOON_WITH_BARB_UPWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_OPEN_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_SQUIGGLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TRIPLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_ARROW_WITH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_TWO_HEADED_TRIPLE_DASH_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RIGHTWARDS_WAVE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
RING_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_IN_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Role - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract Accessibility.WAI_ARIA roletype.
RoleAlert - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the alert role.
RoleAlertDialog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the alertdialog role.
RoleAlertDialogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleAlertDialog.
RoleAlertDialogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
The constructor.
RoleAlertImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleAlert.
RoleAlertImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
The constructor.
RoleApplication - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the application role.
RoleApplicationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleApplication.
RoleApplicationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
The constructor.
RoleArticle - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the article role.
RoleArticleImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleArticle.
RoleArticleImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
The constructor.
RoleBanner - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the banner role.
RoleBannerImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleBanner.
RoleBannerImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
The constructor.
RoleButton - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the button role.
RoleButtonImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleButton.
RoleButtonImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
The constructor.
RoleCheckbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the checkbox role.
RoleCheckboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleCheckboxImpl.
RoleCheckboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
The constructor.
RoleColumnHeader - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the columnheader role.
RoleColumnHeaderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleColumnHeader.
RoleColumnHeaderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
The constructor.
RoleCombobox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the combobox role.
RoleComboboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleCombobox.
RoleComboboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
The constructor.
RoleCommand - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract command role.
RoleComplementary - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the complementary role.
RoleComplementaryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleComplementary.
RoleComplementaryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
The constructor.
RoleComposite - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleCompositeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleComposite.
RoleCompositeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
The constructor.
RoleContentInfo - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the contentinfo role.
RoleContentInfoImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleContentInfo.
RoleContentInfoImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
The constructor.
RoleDefinition - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the definition role.
RoleDefinitionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDefinition.
RoleDefinitionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
The constructor.
RoleDialog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the dialog role.
RoleDialogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDialog.
RoleDialogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
The constructor.
RoleDirectory - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleDirectoryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDirectory.
RoleDirectoryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
The constructor.
RoleDocument - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the document role.
RoleDocumentImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleDocument.
RoleDocumentImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
The constructor.
roleFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
RoleFactory - Interface in net.sf.mmm.client.ui.base.aria.role
This is the interface for a factory used to create instances of Role.
RoleFactoryImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleFactory.
RoleFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleFactoryImpl
The constructor.
RoleForm - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the form role.
RoleFormImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleForm.
RoleFormImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
The constructor.
RoleGrid - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the composite role.
RoleGridCell - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the gridcell role.
RoleGridCellImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGridCell.
RoleGridCellImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
The constructor.
RoleGridImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGrid.
RoleGridImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
The constructor.
RoleGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the group role.
RoleGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleGroup.
RoleGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
The constructor.
RoleHeading - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the heading role.
RoleHeadingImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleHeading.
RoleHeadingImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
The constructor.
RoleImg - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the img (image) role.
RoleImgImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleImg.
RoleImgImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
The constructor.
RoleInput - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract input role.
RoleLandmark - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract landmark role.
RoleLink - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the link role.
RoleLinkImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleLink.
RoleLinkImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
The constructor.
RoleList - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the list role.
RoleListbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the listbox role.
RoleListboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleListbox.
RoleListboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
The constructor.
RoleListImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleList.
RoleListImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
The constructor.
RoleListItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the listitem role.
RoleListItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation or RoleListItem.
RoleListItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
The constructor.
RoleLog - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the log role.
RoleLogImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleLog.
RoleLogImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
The constructor.
RoleMain - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the main role.
RoleMainImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMain.
RoleMainImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
The constructor.
RoleMarquee - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the marquee role.
RoleMarqueeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMarquee.
RoleMarqueeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
The constructor.
RoleMath - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the math role.
RoleMathImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMath.
RoleMathImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
The constructor.
RoleMenu - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menu role.
RoleMenuBar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menubar role.
RoleMenuBarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuBar.
RoleMenuBarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
The constructor.
RoleMenuImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenu.
RoleMenuImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
The constructor.
RoleMenuItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitem role.
RoleMenuItemCheckbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitemcheckbox role.
RoleMenuItemCheckboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItemCheckbox.
RoleMenuItemCheckboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
The constructor.
RoleMenuItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItem.
RoleMenuItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
The constructor.
RoleMenuItemRadio - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the menuitemradio role.
RoleMenuItemRadioImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleMenuItemRadio.
RoleMenuItemRadioImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
The constructor.
RoleNavigation - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the navigation role.
RoleNavigationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleNavigation.
RoleNavigationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
The constructor.
RoleNote - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the note role.
RoleNoteImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleNote.
RoleNoteImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
The constructor.
RoleOption - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the option role.
RoleOptionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This interface represents the option role.
RoleOptionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
The constructor.
RolePresentation - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the presentation role.
RolePresentationImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RolePresentation.
RolePresentationImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
The constructor.
RoleProgressBar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the progressbar role.
RoleProgressBarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleProgressBar.
RoleProgressBarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
The constructor.
RoleRadio - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the radio role.
RoleRadioGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the radiogroup role.
RoleRadioGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRadioGroup.
RoleRadioGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
The constructor.
RoleRadioImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRadio.
RoleRadioImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
The constructor.
RoleRange - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract range role.
RoleRegion - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the region role.
RoleRegionImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRegion.
RoleRegionImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
The constructor.
RoleRow - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the row role.
RoleRowGroup - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the rowgroup role.
RoleRowGroupImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRowGroup.
RoleRowGroupImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
The constructor.
RoleRowHeader - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the rowheader role.
RoleRowHeaderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRowHeader.
RoleRowHeaderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
The constructor.
RoleRowImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleRow.
RoleRowImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
The constructor.
RoleScrollbar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the scrollbar role.
RoleScrollbarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleScrollbar.
RoleScrollbarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
The constructor.
RoleSearch - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the search role.
RoleSearchImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSearch.
RoleSearchImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
The constructor.
RoleSection - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract section role.
RoleSectionHead - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract sectionhead role.
RoleSelect - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract select role.
RoleSeparator - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the separator role.
RoleSeparatorImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSeparator.
RoleSeparatorImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
The constructor.
RoleSlider - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the slider role.
RoleSliderImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSlider.
RoleSliderImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
The constructor.
RoleSpinButton - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the spinbutton role.
RoleSpinButtonImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleSpinButton.
RoleSpinButtonImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
The constructor.
RoleStatus - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the status role.
RoleStatusImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleStatus.
RoleStatusImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
The constructor.
RoleStructure - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract structure role.
RoleTab - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tab role.
RoleTabImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTab.
RoleTabImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
The constructor.
RoleTabList - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tablist role.
RoleTabListImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTabList.
RoleTabListImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
The constructor.
RoleTabPanel - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tabpanel role.
RoleTabPanelImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTabPanel.
RoleTabPanelImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
The constructor.
RoleTextbox - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the textbox role.
RoleTextboxImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTextbox.
RoleTextboxImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
The constructor.
RoleTimer - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the timer role.
RoleTimerImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTimer.
RoleTimerImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
The constructor.
RoleToolbar - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the toolbar role.
RoleToolbarImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleToolbar.
RoleToolbarImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
The constructor.
RoleTooltip - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tooltip role.
RoleTooltipImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTooltip.
RoleTooltipImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
The constructor.
RoleTree - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the tree role.
RoleTreeGrid - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the treegrid role.
RoleTreeGridImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTreeGrid.
RoleTreeGridImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
The constructor.
RoleTreeImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTree.
RoleTreeImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
The constructor.
RoleTreeItem - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the treeitem role.
RoleTreeItemImpl - Class in net.sf.mmm.client.ui.base.aria.role
This is the implementation of RoleTreeItem.
RoleTreeItemImpl() - Constructor for class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
The constructor.
RoleWidget - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract widget role.
RoleWindow - Interface in net.sf.mmm.client.ui.api.aria.role
This interface represents the abstract window role.
rollback() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
This method performs a rollback of the current transaction.
rollback() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method performs a rollback of the current transaction.
root - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
root - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
 
ROOT_ABSOLUTE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_HOME - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
ROOT_RELATIVE - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
RootDialogController - Class in net.sf.mmm.client.ui.base.dialog.root
This is the DialogController for the root dialog.
RootDialogController() - Constructor for class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
The constructor.
rootNode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
rootNode - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
The top-level DecisionTreeNode.
rootNodeAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
The root path.
rootPath - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
The root path.
rootType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
ROW_NUMBER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a cell (<td>) showing the row number in a CssStyles.DATA_TABLE.
rowBinding - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
rowMap - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
 
rowNumberCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
rowNumberColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
rowProperty - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
The TypedProperty to access.
rows - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
 
RULE_DELAYED - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
rules - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
the rules
RULES - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
 
rules - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
The rules of this chain.
run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is called after the options are parsed and injected.
run(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method should be invoked from the static main-method.
run(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method is called after the options are parsed and injected.
run() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
runAndExit(String...) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method delegates to AbstractMain.run(String...) and then calls System.exit(int) with the returned exit code.
runDefaultMode() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
This method is called from AbstractVersionedMain.run(CliModeObject) if the program is executed in default mode.
runDefaultMode() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method is called from AbstractVersionedMain.run(CliModeObject) if the program is executed in default mode.
RuntimeIoException - Exception in net.sf.mmm.util.io.api
RuntimeIoException() - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable, IoMode) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.
RuntimeIoException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.io.api.RuntimeIoException
The constructor.

S

Saturation - Class in net.sf.mmm.util.datatype.api.color
This Segment is a factor that represents the colorfulness of a stimulus relative to its own brightness.
Saturation() - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor for de-serialization in GWT.
Saturation(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
Saturation(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
Saturation(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
The constructor.
saturationHsb - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
saturationHsl - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
 
save(ENTITY) - Method in interface net.sf.mmm.persistence.api.GenericDao
This method saves the given entity in the persistent store.
save(GenericEntity<?>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
This method saves the given entity.
save(GenericEntity) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
This method saves the given entity.
save(ENTITY) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method saves the given entity in the persistent store.
savedHeight - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved height to restore after e.g.
savedWidth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved width to restore after e.g.
savedX - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved X-position to restore after e.g.
savedY - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The saved Y-position to restore after e.g.
saveXml(T, DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given outputStream.
saveXml(T, OutputStream) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given outputStream.
saveXml(T, String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method saves the given jaxbBean as XML to the given locationUrl.
scale - Variable in enum net.sf.mmm.util.datatype.api.music.MusicalKey
 
schema - Variable in class net.sf.mmm.persistence.base.sequence.SequenceImpl
 
schema2providerMap - Variable in class net.sf.mmm.util.path.base.AbstractPathFactory
 
schema2providerMap - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
 
scheme - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
 
SCHEME_PATTERN - Static variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.ClasspathResource
The scheme-prefix for this type of DataResource.
SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.FileResource
The scheme-prefix for this type of BrowsableResource.
SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the classpath (see ClassLoader for details).
SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the classpath (see ClassLoader for details).
SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the regular FileSystem (see File).
SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the regular FileSystem (see File).
SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the network accessed via FTP.
SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the network accessed via FTP.
SCHEME_PREFIX_FTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for FTP.
SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the web accessed via HTTP.
SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTP.
SCHEME_PREFIX_HTTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTP.
SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.path.api.PathUri
The scheme prefix for a Path on the web accessed via HTTPS.
SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
The scheme prefix for a Path on the web accessed via HTTPS.
SCHEME_PREFIX_HTTPS - Static variable in class net.sf.mmm.util.resource.base.UrlResource
The scheme-prefix for HTTPS.
schemePrefix - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
schemePrefix - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
SCRIPT_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SCRIPT_SMALL_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
ScriptOrientation - Enum in net.sf.mmm.client.ui.api.common
This enumeration represents the orientation of a script-system.
ScriptOrientation() - Constructor for enum net.sf.mmm.client.ui.api.common.ScriptOrientation
 
SCROLLBAR_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a header (the <th> in a CssStyles.DATA_TABLE) displayed above the scrollbar.
ScrollbarPolicy - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available values for the scrolling.
ScrollbarPolicy() - Constructor for enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
 
scrollPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
search() - Method in interface net.sf.mmm.util.search.api.SearchQuery
This method performs the actual search to get the SearchResult.
SearchCriteria - Interface in net.sf.mmm.util.search.api
This is the interface for a transfer-object with the criteria for a search query.
SearchQuery<HIT> - Interface in net.sf.mmm.util.search.api
This interface represents a search query that is supposed to be created from particular SearchCriteria.
SearchResult<HIT> - Interface in net.sf.mmm.util.search.api
This is the interface for the result of a query for SearchCriteria.
SearchResultBean<HIT> - Class in net.sf.mmm.util.search.base
This is the implementation of SearchResult.
SearchResultBean() - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
The constructor.
SearchResultBean(List<HIT>, int) - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
The constructor.
searchTimeout - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
SearchTimeoutException - Exception in net.sf.mmm.util.search.api
This is the exception thrown if an operation (typically a query) in the persistence exceeded a configured timeout.
SearchTimeoutException() - Constructor for exception net.sf.mmm.util.search.api.SearchTimeoutException
The constructor.
SecondSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
The constructor.
SECTION - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a section.
Section - Class in net.sf.mmm.client.ui.gwt.widgets
This simple Widget represents a section.
Section() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
The constructor.
Section(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
The constructor.
section - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
SECTION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The section or paragraph sign.
secured - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
 
Security - Interface in net.sf.mmm.util.lang.api.concern
This interface is used to document the concern security and track special support that we offer for this purpose.
securityDetector - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
SecurityErrorUserException - Exception in net.sf.mmm.util.security.api
This exception is thrown if an operation or invocation failed due to security restrictions.
SecurityErrorUserException() - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The constructor.
SecurityErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The constructor.
SecurityErrorUserException(SecurityErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
The copy constructor.
seek(long, DetectorStreamBufferImpl.SeekMode) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method removes or skips the given number of bytes.
seekCount - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
seekMode - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
SeekMode() - Constructor for enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
 
segment - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
Segment - Class in net.sf.mmm.util.contenttype.base.format
This is the base class of a Segment that represents a format pattern (or pieces of such) to detect a ContentType.
Segment() - Constructor for class net.sf.mmm.util.contenttype.base.format.Segment
The constructor.
segment - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
Segment<V extends Number> - Interface in net.sf.mmm.util.datatype.api.color
This is the interface for a single segment of a Color.
Segment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
The constructor.
segment - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
segment - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
 
SEGMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SegmentAny - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that can contain any data.
SegmentAny() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentAny
The constructor.
SegmentConstant - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that has a constant value.
SegmentConstant() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constructor.
SegmentConstant(byte...) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The constructor.
SegmentContainer - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainer is like a list of Segments.
SegmentContainer() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainer
The constructor.
SegmentContainerChoice - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainerChoice is a SegmentContainer that matches if any of the contained Segments match.
SegmentContainerChoice() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
The constructor.
SegmentContainerRepeat - Class in net.sf.mmm.util.contenttype.base.format
SegmentContainerRepeat() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
The constructor.
SegmentContainerSequence - Class in net.sf.mmm.util.contenttype.base.format
A SegmentContainerSequence is a SegmentContainer that matches if all the contained Segments match the stream in the order of occurrence.
SegmentContainerSequence() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
The constructor.
segmentDescriptorList - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
 
SegmentEndOfStream - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that indicates the end of the stream.
SegmentEndOfStream() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
The constructor.
segmentIndex - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
 
segmentIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
SegmentKey - Class in net.sf.mmm.util.contenttype.base.format
A SegmentKey is used to define a key for a SegmentValue that depends on the payload in the stream.
SegmentKey() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentKey
The constructor.
segmentList - Variable in class net.sf.mmm.util.xml.path.base.XmlPathImpl
 
segmentPadding - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The padding for segments.
SegmentRange - Class in net.sf.mmm.util.contenttype.base.format
A SegmentRange is a Segment that matches a value of a fixed length like SegmentConstant but the value can be in a specific range from SegmentRange.getBytesMinimum() to SegmentRange.getBytesMaximum().
SegmentRange() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentRange
The constructor.
segments - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
 
segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
The segments
segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The parsed segments of the message pattern.
segments - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
segmentSeparator - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The separator for segments.
SegmentValue - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment for a metadata value.
SegmentValue() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentValue
The constructor.
SegmentVariableLength - Class in net.sf.mmm.util.contenttype.base.format
This class represents a Segment that can have a variable length.
SegmentVariableLength() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
The constructor.
SegmentVariableLength(long, long) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
The constructor.
SELECT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword SELECT.
SELECT_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The actual SELECT clause of a JpqlSyntax.SELECT_STATEMENT.
SELECT_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An expression of a JpqlSyntax.SELECT_CLAUSE that specifies what to select.
SELECT_STATEMENT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A Select Statement in JPQL is a JpqlSyntax.JPQL_STATEMENT used to search on persistent entities.
SELECTED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style to mark a selection (e.g.
selected - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
 
selectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
selectedValues - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
 
SELECTION_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a multi-selection column header (<th>).
selectionCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
SelectionChoice - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available choices for a selection of items from a container widget (list, tree, etc.).
SelectionChoice() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionChoice
 
selectionColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
SelectionMode - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available modes for the selection of items from a container widget (list, tree, etc.).
SelectionMode() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionMode
 
selectionMode - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
selectionMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
SelectionOperation - Enum in net.sf.mmm.client.ui.api.common
This enum contains the available operations for a selection of items from a container widget (list, tree, etc.).
SelectionOperation() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionOperation
 
selectorList - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
 
SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The semi-colon sign used as separator for various cases (e.g.
sender - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The event sender.
sendEvent(E) - Method in interface net.sf.mmm.util.event.api.EventBus
This method sends an event to all registered listeners.
sendEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
This method sends an event to all registered listeners.
separateCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
SEPARATOR - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The separator for the the segments (e.g.
SEPARATOR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
the delimiter used in the string representations of an id
SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceLocator
The separator used for locale-infixes.
SEPARATOR - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
The character that separates the segments of a PojoPath.
separator - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
 
SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
The delimiter used in the string representations of an id.
SEPARATOR_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
A CharFilter that accepts common separators.
SEPARATOR_PARAMETER - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator used between parameters.
SEPARATOR_STATE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator for dialog-id and its parameters.
SEPARATOR_VALUE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
The separator for key and value of a parameter.
SEPARATORS - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
 
Sequence - Interface in net.sf.mmm.persistence.api.sequence
This is the interface used to define a sequence.
sequence - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
 
SequenceCharIterator - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharIterator interface that simply iterates a given CharSequence.
SequenceCharIterator(CharSequence) - Constructor for class net.sf.mmm.util.lang.base.SequenceCharIterator
The constructor.
SequenceImpl - Class in net.sf.mmm.persistence.base.sequence
This is the implementation of the Sequence interface as simple POJO.
SequenceImpl(String) - Constructor for class net.sf.mmm.persistence.base.sequence.SequenceImpl
The constructor.
SequenceImpl(String, String) - Constructor for class net.sf.mmm.persistence.base.sequence.SequenceImpl
The constructor.
SequenceManager - Interface in net.sf.mmm.persistence.api.sequence
This is the interface for a manager of database sequences.
SerializationHelper - Class in net.sf.mmm.test
TODO: this class ...
SerializationHelper() - Constructor for class net.sf.mmm.test.SerializationHelper
Construction forbidden.
serialize(Serializable) - Static method in class net.sf.mmm.test.SerializationHelper
 
serialize(StringBuffer) - Method in class net.sf.mmm.util.http.HttpMessage
This method serializes this HTTP-message to the given string buffer.
serialize(T, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
serialize(Object) - Method in interface net.sf.mmm.util.serialization.api.Serializer
Serializes (or marshals) the given Object to serialized data.
serialize(Object) - Method in class net.sf.mmm.util.serialization.base.JavaSerializer
Serializes (or marshals) the given Object to serialized data.
serializeGeneric(V, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
Serializer - Interface in net.sf.mmm.util.serialization.api
This is the interface to serialize and deserialize arbitrary Java objects.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Length
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Point
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Rectangle
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.logging.DummyLogger
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger.LogEvent
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.persistence.api.PersistenceException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.persistence.base.jpa.JpaEntity
Deprecated.
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.api.DefaultCsrfToken
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.service.api.RemoteInvocationCallFailedException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.test.TestUser
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionCommitException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionNotActiveException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionRollbackException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.AbstractHashKey
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CollectionList
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CustomHashKey
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.HashKey
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.SortedProperties
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.PostalCode
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractSegment
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Alpha
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Blue
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Brightness
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Chroma
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Color
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.ColorFactor
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.GenericColor
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Green
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Lightness
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Red
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Saturation
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.AreaCode
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractEntityId
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.EntityIdImpl
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAlreadyExistsException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileCreationFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileDeletionFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileNotExistsException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractDatatype
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.Password
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumType
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.ErrorMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.InformationMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.WarningMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.logging.impl.GwtLogger
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.nls.impl.NlsMessageImpl
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
UID for serialization..
serialVersionUID - Static variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.search.base.SearchResultBean
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.CompositeTo
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.DataTo
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.EntityTo
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.AbstractValidationFailure
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.SimpleValidationFailure
Deprecated.
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureImpl
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.value.api.Range
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
UID for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
uid for serialization
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
UID for serialization.
serialVersionUID - Static variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
UID for serialization.
serialVersionUID - Static variable in exception net.sf.mmm.util.xml.path.api.XmlParseException
UID for serialization.
ServiceCallData(Class<?>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The constructor.
serviceClient - Variable in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
serviceClientMap - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
 
serviceImplementation - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
serviceInterface - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
The current RemoteInvocationService interface.
serviceInterface - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
serviceInterfaceName - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
servletContext - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
session - Variable in class net.sf.mmm.client.api.ClientContext
 
SET - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword SET.
set(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
set - Variable in class net.sf.mmm.util.date.api.WeekdaySet
 
set(Object, int, Object) - Static method in class net.sf.mmm.util.lang.base.Array
 
SET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write a regular property (e.g.
SET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
The mode for a regular setter of a property.
set(IN, String, VALUE, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
This method sets the given value for the given actual Pojo.
set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
This method sets the given value for the given pojoPath in the given pojo using the given mode and context.
set(Map<String, Object>, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
This method sets the given value for the given actual Pojo.
set(IN, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
This method sets the given value for the given actual Pojo.
set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the given value for the given pojoPath in the given pojo using the given mode and context.
set(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the Pojo given by parentPojo.
set(Object, int, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the given item at the given index in arrayOrCollection.
set(Object, int, Object, GenericBean<Object>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the given item at the given index in arrayOrCollection.
SET_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing only UiMode.VIEW.
SET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
SET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an indexed property (e.g.
SET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
Mode to write an element to a mapped property (e.g.
SET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
The mode for the setter of a mapped property.
SET_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SET_VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing only UiMode.VIEW.
SET_VIEW_AND_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The Set containing UiMode.VIEW and UiMode.EDIT.
setAbstract(boolean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the abstract flag.
setAcceptChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setAcceptStatic(boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
setAccessKey(char) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAccessKey
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the accessKey attribute of this object.
setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the accessKey attribute of this object.
setAccessKeyBinding(UiAccessKeyBinding) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setAccessorBuilders(Collection<PojoPropertyAccessorBuilder<?>>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
This method sets the accessor-builders.
setActiveDescendant(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaActiveDescendant
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method sets the activeDescendant attribute of this object.
setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the activeDescendant attribute of this object.
setAdapterValueInViewMode(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the given value.
setAdditionalConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional converter .
setAdditionalFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the additional function-manager.
setAlignment(Alignment) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAlignment
This method set the alignment.
setAlignment(HorizontalAlignment) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the alignment.
setAllowCustomInput(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAllowCustomInput
This method sets the allowCustomInput flag.
setAllowCustomInput(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the allowCustomInput flag.
setAllValues(List<?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
 
setAltQuote(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method sets both the alt-quote-start and alt-quote-end character.
setAltQuoteEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
This method sets the alt-quote-end character.
setAltQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltQuoteStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setAltText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAltText
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the alternative text of this object.
setAltText(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the alternative text of this object.
setAnnotationUtil(AnnotationUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setApplicationContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.SpringContainerBean
setArgumentFormatter(NlsArgumentFormatter) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setArgumentParser(NlsArgumentParser) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setArguments(Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsWriter
This method sets the arguments.
setAriaRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAriaRole
This method sets the ARIA role of this object.
setAriaRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the ARIA role of this object.
setAtomic(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAtomic
This method sets the atomic property of this object.
setAtomic(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the atomic property of this object.
setAttached(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setAttribute(String, String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyAttribute
This method sets the attribute of this object.
setAttribute(String, Datatype) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, Number) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the attribute of this object.
setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the attribute of this object.
setAuthenticated(boolean) - Method in class net.sf.mmm.test.TestUser
setAutocomplete(AriaAutocomplete) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAutocomplete
This method sets the autocomplete attribute of this object.
setAutocomplete(AriaAutocomplete) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method sets the autocomplete attribute of this object.
setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
This method sets the RichTextFeature that should be available for the end-user.
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
This method sets the RichTextFeature that should be available for the end-user.
setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.base.widget.field.adapter.UiWidgetAdapterRichTextField
 
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
setBasicUtil(BasicUtil) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the BasicUtil.
setBits(int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets or unsets the flags given by bitMask in this mask according to the given flag.
setBorderLeft(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the left border string.
setBorderRight(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the right border string.
setBundleClasses(List<Class<?>>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the bundle-classes.
setBundleFactory(NlsBundleFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsBundleFactory.
setBundleHelper(NlsBundleHelper) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setBusy() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
This method is called whenever the client changes from idle to busy.
setBusy(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaBusy
This method sets the busy state of this object.
setBusy(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the busy state of this object.
setBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method is called whenever the client changes from idle to busy.
setByteArrayPool(ByteArrayPool) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method sets the ByteArrayPool to use.
setByteArrayPool(Pool<byte[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the byte-array-pool.
setCache(Map<Object, Object>) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the cache.
setCacheControlMaxAge(int) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the maximum age (lease time) in seconds.
setCachedPath(String, AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method stored a AbstractPojoPathNavigator.CachingPojoPath in the cache.
setCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
This method disables further caching.
setCalendarField(Calendar, int) - Method in enum net.sf.mmm.util.date.api.DateUnit
This method delegates to Calendar.set(int, int).
setCall(CALL) - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
 
setCaption(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCaption
This method sets the caption of this object.
setCaption(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method sets the caption of this object.
setCause(Throwable, Throwable) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setCdataCloseCount(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setCharArrayPool(Pool<char[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the char-array-pool.
setCheckComments(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setChecked(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaChecked
This method sets the checked state of this object.
setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method sets the checked state of this object.
setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the checked state of this object.
setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
This method sets the single child of this widget.
setChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
This method sets the single child of this widget.
setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
 
setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleMutableComposite
This method sets the single child of this widget.
setChild(CHILD) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSingleComposite
This method sets the single child of this widget.
setChild(Widget) - Method in interface net.sf.mmm.client.ui.gwt.widgets.SingleChildPanel
 
setChild(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the single child of this widget.
setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the single child of this widget.
setChild(CHILD) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method sets the single child of this widget.
setChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridCell
This method creates a UiWidgetHorizontalPanel adds the given children to it and sets it it as child of this cell.
setChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method creates a UiWidgetHorizontalPanel adds the given children to it and sets it it as child of this cell.
setClickEventSender(ClickHandler, Widget) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
Registers the given handler for click events.
setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteClosable
This method sets the closable attribute.
setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the closable attribute.
setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the closable attribute.
setCollapsed(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCollapsed
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the collapsed status of this object.
setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
 
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the collapsed status of this object.
setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the collapsed status of this object.
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
 
setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the CollectionFactoryManager instance to use.
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
 
setColumnCount(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnCount
This method sets the columnCount attribute.
setColumnCount(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
This method sets the columnCount attribute.
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
This method sets the columns for the table of this model.
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method sets the columns for the table of this model.
setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the columns for the table of this model.
setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
setColumnSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnSpan
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the columnSpan attribute.
setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the columnSpan attribute.
setCommandHandlers(List<RemoteInvocationCommandHandler<?, ?>>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
 
setCommentChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setComplete(boolean) - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
setCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method sets the completed-flag.
setComponents(ClientComponents) - Method in class net.sf.mmm.client.api.ClientContext
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
This method sets (injects) the composedValueConverter.
setConfiguration(UiConfiguration) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setConfiguration(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
setContainer(ComponentContainer) - Method in class net.sf.mmm.client.api.ClientContext
 
setContainer(ComponentContainer) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setContentEncoding(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-encoding.
setContentLength(long) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-length.
setContentType(ContentType) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
 
setContentType(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the content-type.
setContentTypes(List<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
 
setContext(AbstractUiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
setContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
 
setControls(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
This method sets the controls attribute of this object.
setControls(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
This method sets the controls attribute of this object.
setControls(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the controls attribute of this object.
setControls(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the controls attribute of this object.
setConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
This method injects a List of ValueConverters to use as default.
setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
This method injects a List of ValueConverters to add.
setCurrentIndex(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setCurrentIndex(int) - Method in interface net.sf.mmm.util.io.api.ByteArrayBuffer
This method sets the currentIndex.
setCurrentIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method sets the currentIndex.
setCurrentIndex(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method sets the current index.
setCurrentMode(String, CliModeObject) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method sets current mode and mode-option.
setCustomValidity(Element, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method sets the custom validation message of the given input Element.
setDataBindingFactory(UiDataBindingFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDataList(DataList) - Method in interface net.sf.mmm.client.ui.gwt.widgets.AttributeWriteDataList
 
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDescriptors(List<DatatypeDescriptor<?>>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setDate(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the date.
setDatePattern(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setDefaultConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
 
setDefaultExtension(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the default extension.
setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.client.AttributeWriteDefaultFailureCallback
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
This method sets the default failure callback.
setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
This method sets the default failure callback.
setDefaultFormatter(VersionIdentifierFormatter) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setDefaultSettings(TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
This method sets the default settings.
setDelegate(AttributeWriteOnlyAttribute) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
 
setDenyChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
 
setDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
 
setDependencies(PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method sets the dependencies.
setDependencies(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
setDescribedBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
This method sets the describedBy attribute of this object.
setDescribedBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
This method sets the describedBy attribute of this object.
setDescribedBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the describedBy attribute of this object.
setDescribedBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the describedBy attribute of this object.
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method sets the descriptor-builder to use.
setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
 
setDescriptorEnhancer(PojoDescriptorEnhancer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
 
setDetailPanel(UiWidgetCustom<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
Sets the detail panel in case of lazy initialization.
setDialect(Dialect) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
setDialogControllerFactory(DialogControllerFactory) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
setDialogManager(AbstractDialogManager) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
setDisabled(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDisabled
This method sets the disabled state of this object.
setDisabled(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the disabled state of this object.
setDispatcher(UiDispatcher) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDisplay(UiDisplay) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the documentBuilderFactory.
setDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
This method sets the done flag.
setDragOverColumn(AbstractUiWidgetTableColumn<?, ?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
Sets the column that is currently under the dragged column.
setDropEffect(AriaDropEffect) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDropEffect
This method sets the dropEffect attribute of this object.
setDropEffect(AriaDropEffect) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the dropEffect attribute of this object.
setEditable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEditable
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method set the editable status.
setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method set the editable status.
setEditWidget(UiWidgetWithValue<?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
setEnabled(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEnabled
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
 
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the enabled status of this object.
setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the enabled status of this object.
setEncoding(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the encoding.
setEnforceSerializableForClient(boolean) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
setEntityEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
This method injects a thread-safe EntityManager instance that acts as proxy to an EntityManager associated with the current thread (created when the transaction is opened).
setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
This method injects a thread-safe EntityManager instance that acts as proxy to an EntityManager associated with the current thread (created when the transaction is opened).
setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
This method injects a thread-safe EntityManager instance that acts as proxy to an EntityManager associated with the current thread (created when the transaction is opened).
setEntityManager(EntityManager) - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
This method sets the EntityManager.
setEntityStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
 
setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setEnvironment(Environment) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
 
setEnvironmentDetector(EnvironmentDetector) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
 
setErrStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setEscape(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setEventBus(EventBus) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
 
setEventObserver(UiEventObserver) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEventObserver
This method gets the editable status.
setEventObserver(UiEventObserver) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
This method gets the editable status.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
This method registers the given event handler in the widget.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method registers the given event handler in the widget.
setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method registers the given event handler in the widget.
setExceptionUtil(ExceptionUtil) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setExecutable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the executable flag of this this mask for ALL access-classes to the given value ( executable).
setExecutable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the executable flag of this this mask for the given fileModeClass to the given value ( executable).
setExecutor(Executor) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
 
setExecutor(Executor) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
setExecutor(Executor) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
This method sets the executor to use.
setExecutor(Executor) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method sets the executor.
setExecutor(Executor) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method sets the executor.
setExpanded(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaExpanded
This method sets the expanded state of this object.
setExpanded(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method sets the expanded state of this object.
setExtraDatatypes(List<String>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
Adds a list of additional datatypes to register.
SetFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of Set.
setFactory(NlsMessageFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the NlsMessageFactory.
setFactory(UuidFactory) - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
This method sets (overrides) the UuidFactory.
setFeatureAvailable(RichTextFeature, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Sets the given RichTextFeature to the given availability.
setField(Field) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
Sets the Field represented by this descriptor.
setFieldIntrospector(PojoFieldIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method sets the field-introspector.
setFieldValue(Field, Throwable, Object) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setFileUtil(FileUtil) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
 
setFiller(char) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the filler.
setFirstResult(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setFirstValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the first value of this object (e.g.
setFlag(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlag
This method sets the flag.
setFlag(boolean, FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlagAdvanced
This method sets the flag for the given FlagModifier.
setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
This method sets the flag for the given FlagModifier.
setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
This method sets the flag for the given FlagModifier.
setFlag(FileAccessClass, int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the flag(s) given by bitMask of this this mask for the given fileModeClass to the given value (flag).
setFlowTo(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
This method sets the flowTo attribute of this object.
setFlowTo(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
This method sets the flowTo attribute of this object.
setFlowTo(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the flowTo attribute of this object.
setFlowTo(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the flowTo attribute of this object.
setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setFocusButton(ButtonBase) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
 
setFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyFocused
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
This method sets the focus to this object.
setFocused(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
 
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
This method sets the focus to this object.
setFocused() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the focus to this object.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFontSettingsPreviewElement(Element) - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the RichTextArea according to the value from the widget for the font-settings.
setFormat(SegmentContainerSequence) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFormatter
This method sets the formatter of this object.
setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetOptionsBase
This method sets the formatter of this object.
setFormatter(Formatter<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the formatter of this object.
setFormatter(Formatter<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
 
setFormatterMap(NlsFormatterMap) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
 
setFormatters(List<? extends NlsFormatterPlugin<?>>) - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
This method allows to inject the formatters to register.
setFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the function-manager used for global PojoPathFunctions.
setFunctionMap(Map<String, PojoPathFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
 
setFunctions(List<PojoPathNamedFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
This method sets a List of named functions to be registered in this manager.
setGenericService(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
 
setGinjector(ClientGinjector) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
This method sets the ClientGinjector as components.
setGlobalExceptionHandler(GlobalExceptionHandler) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
 
setGrabbed(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaGrabbed
This method sets the grabbed state of this object.
setGrabbed(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the grabbed state of this object.
setGroup(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setGroups(Class<?>[]) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
setHasPopup(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHasPopup
This method sets the hasPopup property of this object.
setHasPopup(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the hasPopup property of this object.
setHeaderProperty(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the HTTP header-property with the given name to the given value.
setHeaderPropertyAttribute(String, String, String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets a single attribute of the property with the given name in the header of this HTTP message.
setHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the height of this object.
setHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object.
setHeightInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the height of this object in percent.
setHeightInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object in percent.
setHeightInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the height of this object in pixel.
setHeightInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the height of this object in pixel.
setHeightInRows(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHeightInRows
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
This method sets the height in rows of this object.
setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method sets the height in rows of this object.
setHelpText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHelpText
This method sets the help text of this object.
setHibernateDialect(String) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
 
setHidden(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHidden
This method sets the hidden attribute of this object.
setHidden(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the hidden attribute of this object.
setHint(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setHitOffset(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setHits(List<HIT>) - Method in class net.sf.mmm.util.search.base.SearchResultBean
 
setHyphenatorBuilder(HyphenatorBuilder) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
 
setId(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHtmlId
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method set the ID of this object.
setId(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method set the ID of this object.
setId(Long) - Method in class net.sf.mmm.persistence.base.jpa.JpaEntity
Deprecated.
This method sets the ID of this entity.
setId(Long) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
setId(String) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
Sets the ID.
setId(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setId(ID) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the ID of this entity.
setId(ID) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method sets the ID of this entity.
setId(ID) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteId
This method sets the ID of this object.
setId(ID) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the ID of this entity.
setIdle() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
This method is called whenever the client changes from busy to idle.
setIdle() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method is called whenever the client changes from busy to idle.
setIdPrefix(String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the static prefix used for generated IDs.
setImage(IMAGE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteImage
This method sets the image of this object.
setImage(UiWidgetImage) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetClickable
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the image of this object.
setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the image of this object.
setInAttribute(char) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setIndent(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the indent.
setIndent(boolean) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setIndentationMode(TextColumnInfo.IndentationMode) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the indentation-mode.
setInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
This method sets the state to initialized.
setInitializing() - Method in class net.sf.mmm.util.component.base.InitializationState
This method sets the state to initializing.
setInList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the array or List given by parentPojo.
setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the single segment of the given currentPath from the Pojo given by parentPojo.
setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
This method sets the single segment of the given currentPath from the Pojo given by parentPojo.
setInputElementType(InputElement, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
This method sets the type of an InputElement.
setInstance(ClientContext) - Static method in class net.sf.mmm.client.api.ClientContext
 
setInstance(RadioGroupIdManager) - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
 
setInstance(AbstractPojoDescriptorBuilderFactory) - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
 
setInStream(InputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setInvalid(AriaInvalid) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaInvalid
This method sets the invalid state of this object.
setInvalid(AriaInvalid) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the invalid state of this object.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
 
setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
This method sets the Iso8601Util.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the Iso8601Util to use.
setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setIsolationLevel(TransactionIsolationLevel) - Method in class net.sf.mmm.transaction.api.TransactionSettings
 
setItemEdited(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
setItemEdited(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
setItemOriginal(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
setItemOriginal(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
 
setJoinCData(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJoinComment(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJoinText(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setJustificationBuilder(JustificationBuilder) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
 
setKeepStreamsOpen(boolean) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setKey(String) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
setKey(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
 
setKeyboardFilter(CharFilter) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteKeyboardFilter
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
This method sets the keyboard-filter.
setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
This method sets the keyboard-filter.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabel
This method sets the label property of this object.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLabel
This method sets the label of this object.
setLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the label property of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
This method sets the label of this object.
setLabel(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the label of this object.
setLabelledBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
This method sets the labelledBy attribute of this object.
setLabelledBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
This method sets the labelledBy attribute of this object.
setLabelledBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the labelledBy attribute of this object.
setLabelledBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the labelledBy attribute of this object.
setLabelledWidget(AbstractUiWidget<?>) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
 
setLabelledWidget(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
This method sets the Widget labelled by this LabelWidget.
setLabelLookup(NlsMessageLookup) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
setLastValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the last value of this object (e.g.
setLength(LengthProperty, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLengthProperty
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the specified length of this object.
setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the specified length of this object.
setLevel(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLevel
This method sets the level property of this object.
setLevel(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the level property of this object.
setLineSeparator(String) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setLineSeparator(String) - Method in class net.sf.mmm.util.text.api.TextTableInfo
This method sets the line-separator.
setLineWrapper(LineWrapper) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setLive(AriaLiveLevel) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLive
This method sets the live attribute of this object.
setLive(AriaLiveLevel) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the live attribute of this object.
setLocale(Locale) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
This method sets the locale to use.
setLocale(Locale) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteLocale
This method sets the locale to the given value.
setLocale(Locale) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
 
setLocale(Locale) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
setLocale(Locale) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the locale.
setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the locales.
setLocales(Locale...) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the locales.
setLockMode(LockModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setManagers(List<GenericDao<?, ?>>) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
This method injects the entity-managers.
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
setMandatory(AbstractUiWidget<?>, boolean) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
 
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called whenever the AbstractUiWidget.isMandatory() flag is updated.
setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method is called whenever the AbstractUiWidget.isMandatory() flag is updated.
setMaskBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the bitwise encoded mask.
setMasterPanel(UiWidgetListContainer<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
Sets the master panel in case of lazy initialization.
setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
setMathUtil(MathUtil) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method injects the MathUtil.
setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
 
setMathUtil(MathUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
This method set the MathUtil to use.
setMaximizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximizable
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method set the maximizable state of this object.
setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method set the maximizable state of this object.
setMaximized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximized
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method (un)maximizes the object.
setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method (un)maximizes the object.
setMaximumCallsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumCallsPerTransaction(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the maximum height of this object.
setMaximumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the maximum height of this object.
setMaximumHitCount(Integer) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setMaximumIndex(int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
This method sets the maximumIndex.
setMaximumIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method sets the maximumIndex.
setMaximumLength(long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
 
setMaximumListGrowth(int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method sets the maximumListGrowth.
setMaximumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the size of this object.
setMaximumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setMaximumTextLength(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumTextLength
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBox
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
This method sets the maximum text length of this object.
setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the maximum text length of this object.
setMaximumTransactionsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the maximum value of this object.
setMaximumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method sets the maximum value of this object.
setMaximumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMaximumValue
This method sets the maximum value of this object.
setMaximumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
This method sets the maximum width of this object.
setMaximumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the maximum width of this object.
setMaxLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
Sets the maximum allowable length.
setMaxResults(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setMediaAudio(AudioDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method loads the audio track identified by the given AudioDescriptor into this media-player.
setMediaVideo(VideoDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method loads the video stream identified by the given VideoDescriptor into this media-player.
setMenuBar(UiWidgetMenuBar) - Method in interface net.sf.mmm.client.ui.base.widget.window.adapter.UiWidgetAdapterMainWindow
This method sets the UiWidgetMenuBar.
setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the UiWidgetMenuBar.
setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the UiWidgetMenuBar.
setMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
 
setMessageFormatterFactory(NlsMessageFormatterFactory) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
 
setMethod(String) - Method in class net.sf.mmm.util.http.HttpRequest
This method sets the HTTP method to use.
setMethodIntrospector(PojoMethodIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
This method sets the method-introspector.
setMimetype(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
setMinimized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimized
This method (un)minimizes the object (window).
setMinimumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the minimum height of this object.
setMinimumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the minimum height of this object.
setMinimumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the size of this object.
setMinimumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
This method sets the minimum value of this object.
setMinimumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
This method sets the minimum value of this object.
setMinimumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMinimumValue
This method sets the minimum value of this object.
setMinimumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
This method sets the minimum width of this object.
setMinimumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the minimum width of this object.
setMode(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMode
This method sets the mode of this object.
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
 
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
setMode(boolean) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
setMode(boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the mode of this object.
setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
setMode(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the mode of this object.
setMode(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
setModeChanger(UiModeChanger) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setModeFixed(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModeFixed
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the fixed mode of this object.
setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the fixed mode of this object.
setModeRecursive(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method is called from AbstractUiWidgetNative.setMode(UiMode) to recursively change the UiMode.
setModificationCounter(int) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
This method sets the modification counter of this entity.
setModificationCounter(int) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
This method sets the modification counter of this entity.
setModificationCounter(int) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the modification counter of this entity.
setModified(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModified
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the modified attribute programatically.
setModified(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the modified attribute programatically.
setMovable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMovable
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the movable attribute.
setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the movable attribute.
setMultiLine(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiLine
This method sets the multiLine property of this object.
setMultiLine(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method sets the multiLine property of this object.
setMultiSelectable(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiSelectable
This method sets the multiSelectable property of this object.
setMultiSelectable(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method sets the multiSelectable property of this object.
setNamespace(String, String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
This method is used to declare a namespace in this context.
setNewline(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setNext(NODE) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method sets the next node.
setNlsBundles(List<ResourceBundle>) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
setNlsDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
This method sets the NlsDependencies to use.
setNlsMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setNlsTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setNodeSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Sets the selection state.
setNormalizeSpaces(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
 
setOmitChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the characters to omit.
setOptions(List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOptions
This method sets the options of this object.
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
This method sets the options of this object.
setOptions(List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the options of this object.
setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
This method sets the options of this object.
setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
This method sets the options of this object.
setOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
This method sets the options-complete flag to true.
setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOrientation
This method sets the orientation attribute of this object.
setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOrientation
This method sets the orientation to the given value.
setOrientation(Orientation) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method sets the orientation attribute of this object.
setOutStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
 
setOwner(AttributeWriteDataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
 
setOwns(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
This method sets the owns attribute of this object.
setOwns(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
This method sets the owns attribute of this object.
setOwns(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the owns attribute of this object.
setOwns(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the owns attribute of this object.
setParameter(Parameter<T>, T) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(int, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(Parameter<Date>, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(String, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(String, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(int, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParameter(int, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
setParent(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method sets the parent DialogController when embedding.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the parent.
setParent(UiWidget, UiWidgetComposite<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method sets the parent of the given widget.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the parent.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method gets called whenever the parent of the according UiWidget is changed.
setParent(UiWidgetComposite<?>) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
This method gets called whenever the parent of the according UiWidget is changed.
setParent(SELF) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
 
setParent(SELF) - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
 
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
This method sets the parent.
setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the parent.
setParent(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
This method sets the parent of this GenericTreeNode.
setParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method is required for JAXB.
setParent(SegmentContainer) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method sets the parent of this Segment.
setParent(AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
 
setPath(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method sets the base-path.
setPaused(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePaused
This method sets the paused attribute programatically.
setPermissions(File, FileAccessPermissions) - Method in interface net.sf.mmm.util.file.api.FileUtil
This method sets the permissions of the given file.
setPermissions(FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setPermissions(File, FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method sets the permissions of the given file.
setPersistenceManager(PersistenceManager) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
 
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
Sets the internal PersistenceEntity reference of the given EntityTo.
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
Sets the internal PersistenceEntity reference of the given EntityTo.
setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
Sets the internal PersistenceEntity reference of the given EntityTo.
setPhaseMap(Map<String, DevelopmentPhase>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setPhasePrefixSet(Set<String>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setPlaceholder(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePlaceholder
This method sets the placeholder of this object.
setPlatformTransactionManager(PlatformTransactionManager) - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
 
setPojo(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-instance.
setPojoClass(Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-class.
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilder instance to use.
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoDescriptorBuilderFactory instance to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
 
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
 
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the PojoFactory to use.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the pojo-factory.
setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
This method sets the PojoFactory instance to used to create new instances of POJOs.
setPojoType(GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
This method sets the pojo-type.
setPopupHelper(UiPopupHelper) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setPosInSet(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPosInSet
This method sets the posInSet property of this object.
setPosInSet(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method sets the posInSet property of this object.
setPosition(double, double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePosition
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the position of the object.
setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the position of the object.
setPositionInSeconds(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePositionInSeconds
This method sets the position in seconds attribute programatically.
setPressed(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPressed
This method sets the pressed state of this object.
setPressed(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method sets the pressed state of this object.
setPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
This method sets the previous node.
setPreviousNextHandler(UiHandlerActionPreviousNext) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
This method makes the previous and next buttons visible and connects them with the given handler.
setPrimaryStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePrimaryStyle
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the primary style.
setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the primary style.
setProcessorFactoryList(List<DetectorStreamProcessorFactory>) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method sets the complete List of DetectorStreamProcessorFactory-instances.
setProcessorImplementation(Class<DetectorStreamProcessor>) - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
 
setProgrammaticEventType(EventType) - Method in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
We can NOT prevent all native UI toolkits from firing events (e.g.
setProperties(Properties) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the properties.
setProperty(String, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
setProperty(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the given value for the property with the given property of the given pojo.
setProperty(POJO, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the value of the specified property in a type-safe way.
setProperty(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method sets the given value for the property with the given property of the given pojo.
setProperty(POJO, TypedProperty<V>, V) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method sets the value of the specified property in a type-safe way.
setPropertyAccessor(PropertyAccessor<ROW, CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setPropertyItem(POJO, String, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
This method sets the given item at the given index in the list-like property with the given propertyName of the given pojo using the indexed setter accessor.
setPropertyItem(POJO, String, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
This method sets the given item at the given index in the list-like property with the given propertyName of the given pojo using the indexed setter accessor.
setPropertyList(List<Property>) - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
 
setPropertyValue(VALUE, TypedProperty<T>, T) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method sets the value of the specified property.
setPropertyValue(VALUE, String, Object) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
This method sets the value of the specified property.
setPropertyValue(VALUE, TypedProperty<T>, T) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method sets the value of the specified property.
setPropertyValue(VALUE, String, Object) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
This method sets the value of the specified property.
setPropertyValue(Object, String, Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method sets the value of the specified property.
setPropertyValue(Object, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
This method sets the value of the specified property.
setProvider(UserSessionProvider) - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
 
setProviders(List<PathProvider>) - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
This method sets the List of PathProviders to register.
setProviders(List<DataResourceProvider<? extends DataResource>>) - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
This method sets the List of providers to register.
setQuote(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
This method sets both the quote-start and quote-end character.
setQuoteEnd(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
 
setQuoteStart(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
 
setReadable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the readable flag of this this mask for ALL access-classes to the given value ( readable).
setReadable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the readable flag of this this mask for the given fileModeClass to the given value ( readable).
setReadOnly(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaReadOnly
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method sets the readOnly property of this object.
setReadOnly(boolean) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setReasonPhrase(String) - Method in class net.sf.mmm.util.http.HttpResponse
This method sets the reason-phrase.
setRecognizer(PojoPathRecognizer) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
This method sets the recognizer.
setReflectionUtil(ReflectionUtilLimited) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
 
setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
 
setRefreshDelayInSeconds(int) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method sets the refresh-delay in seconds.
setRejectSubQueue(boolean) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
setRelevant(AriaChangeNotifications) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRelevant
This method sets the relevant attribute of this object.
setRelevant(AriaChangeNotifications) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method sets the relevant attribute of this object.
setRemoteInvocationSerivceCaller(AbstractRemoteInvocationServiceCaller) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
 
setReorderable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteReorderable
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
This method sets the reorderable attribute.
setReorderable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the reorderable attribute.
setRequired(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRequired
This method sets the required property of this object.
setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method sets the required property of this object.
setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method sets the required property of this object.
setResizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteResizable
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the resizable attribute.
setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the resizable attribute.
setResourceBundleFinder(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
 
setResourceBundleLocator(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
 
setResourceFactory(BrowsableResourceFactory) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setResourceLocator(NlsResourceLocator) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
 
setResponseToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
setRevision(Number) - Method in interface net.sf.mmm.util.entity.api.MutableRevisionedEntity
This method sets the revision of this entity.
setRevision(Number) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
This method sets the revision of this entity.
setRevision(Number) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
This method sets the revision of this entity.
setRoleFactory(RoleFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setRoot(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
 
setRootNode(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setRowNumber(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
setRowSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteRowSpan
This method sets the rowSpan attribute.
setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the rowSpan attribute.
setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the rowSpan attribute.
setScrollbarPolicy(ScrollbarPolicy, ScrollbarPolicy) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteScrollbarPolicy
This method sets the ScrollbarPolicy for the horizontal and vertical scrollbars.
setSearchTimeout(Long) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
 
setSecurityDetector(RemoteInvocationSecurityDetector) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setSegment(Segment) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
 
setSelected(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSelected
This method sets the selected state of this object.
setSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelected
This method sets the selection status of this object.
setSelected(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method sets the selected state of this object.
setSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method sets the selection status of this object.
setSelectedValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
This method sets the value currently selected.
setSelectedValue(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the value currently selected.
setSelectedValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the value currently selected.
setSelectedValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method sets the value currently selected.
setSelectedValues(Collection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
This method sets the values currently selected.
setSelectedValues(Collection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the values currently selected.
setSelectedValues(Collection<ITEM>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
setSelectedValues(Collection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the values currently selected.
setSelectedValues(Collection<VALUE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
This method sets the values currently selected.
setSelection(SelectionChoice, SelectionOperation) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelection(ITEM_CONTAINER, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
Updates the selection of the given itemContainer according to the given operation.
setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method allows to change the selection of a logical SelectionChoice in a generic way.
setSelectionMode(SelectionMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectionMode
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
This method sets the selection mode.
setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the selection mode.
setServiceClient(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
 
setServices(List<RemoteInvocationService>) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
This method sets the List with all available RemoteInvocationService implementations.
setServletContext(ServletContext) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
setSession(ClientSession) - Method in class net.sf.mmm.client.api.ClientContext
 
setSession(ClientSession) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
setSetgid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the setuid flag to the given value setuid.
setSetSize(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSetSize
This method sets the setSize property of this object.
setSetSize(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method sets the setSize property of this object.
setSetuid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the setuid flag to the given value setuid.
setSingularizer(Singularizer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
This method injects the Singularizer.
setSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the size of this object.
setSize(double, double, LengthUnit) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the size of this object.
setSize(double, double, LengthUnit) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the size of this object.
setSize - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
 
setSort(AriaSortOrder) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSort
This method sets the sort attribute of this object.
setSort(AriaSortOrder) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method sets the sort attribute of this object.
setSortable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortable
This method sets the sortable attribute.
setSortable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the sortable attribute.
setSortable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the sortable attribute.
setSortComparator(Comparator<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortComparator
This method sets the sort-comparator attribute.
setSortComparator(Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the sort-comparator attribute.
setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setSortOrder(SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTableColumn
 
setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
setStandardError(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method sets the standard error.
setStandardOutput(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method sets the standard output.
setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
 
setStatusCode(int) - Method in class net.sf.mmm.util.http.HttpResponse
This method sets the HTTP status code.
setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setStep(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
 
setStep(int) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setSticky(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the sticky flag to the given value sticky.
setStreamUtil(StreamUtil) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
This method sets the stream-util.
setStringHasher(StringHasher) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStringRepresentation(String) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
setStringRepresentation(String) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method sets the StringUtil.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
This method sets the StringUtil to use.
setStringUtil(StringUtil) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
setStyles(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStyles
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method clears all styles and sets them to the given styles.
setStyles(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method clears all styles and sets them to the given styles.
setSubDialog(DialogController<?>, DialogSlot, DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method embeds the given subDialog inside the given slot of this dialog.
setSummary(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSummary
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the summary of this object.
setSummary(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the summary of this object.
setSuppressed(Throwable, List<Throwable>) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
setTableRow(TableRow) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
setTagStartIndex(int) - Method in class net.sf.mmm.util.xml.api.ParserState
 
setTechnicalParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
This method sets the technical parent of this ContentType.
setTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setTemplateResolver(NlsTemplateResolver) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
This method sets (overrides) the default NlsTemplateResolver.
setTemporaryDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method sets the tmp directory.
setter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
setText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteText
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
This method sets the text of this object.
setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
setTextIndex(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setTheme(String) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
setTimeout(Integer) - Method in class net.sf.mmm.transaction.api.TransactionSettings
This method sets the timeout.
setTimestamp(long) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
settings - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
setTitle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStringTitle
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method sets the title of this object.
setTitle(String) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the title of this object.
setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
This method sets the title of this object.
setTitle(TITLE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteTitle
This method sets the title of this object.
setTitleText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
 
setTitleVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTitleVisible
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
This method sets the titleVisible flag of this object.
setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the titleVisible flag of this object.
setTooltip(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTooltip
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method sets the tooltip text of this object.
setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the tooltip text of this object.
setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
setTransactionMode(TransactionMode) - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
 
setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
setTransformerFactory(TransformerFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method sets the transformerFactory.
setTransformers(List<StringTransformerChain>) - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
 
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method sets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the UiWidgetAbstractTree.UiTreeModel adapting from <NODE> to this tree-widget.
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
This method sets the UiWidgetAbstractTree.UiTreeNodeRenderer used to render the widgets for an individual <NODE>.
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
This method sets the UiWidgetAbstractTree.UiTreeNodeRenderer used to render the widgets for an individual <NODE>.
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
 
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
setTrimValue(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTrimValue
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
This method sets the trimValue flag.
setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the trimValue flag.
setUiContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
setUiWidget(AbstractUiWidgetNative<?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
setUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
 
setUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
This method ranks the given element as unacceptable.
setUnit(DateUnit) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setUri(String) - Method in class net.sf.mmm.util.http.HttpRequest
This method sets the requested URI.
setUrl(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteUrl
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
This method sets the URL of this object.
setUrl(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
setUrl(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
This method sets the URL of this object.
setUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the URL of this object.
setUser(String) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
setUser(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
 
setUser(Principal) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
Sets the current user.
setUser(Principal) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
Sets the current user.
setUserHomeDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
This method set the users home directory.
setUserLogin(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
 
setValidationFailure(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValidationFailure
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the validation failure.
setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
This method sets the validation failure.
setValidator(Validator) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
setValidator(Validator) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
This method sets the value of UiDataBinding.getValidity().
setValidity(Boolean) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
This method sets the value of UiDataBinding.getValidity().
setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the value of UiDataBinding.getValidity().
setValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method sets the value.
setValue(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
setValue(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
This method sets the value.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
setValue(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method sets the value.
setValue(Void, boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
setValue(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method sets the value.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
setValue(ROW, CELL) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
This method sets the value of the property represented by this PropertyAccessor in the given element.
setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
This method sets the value.
setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
setValue(Boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
setValue(List<ROW>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
This method sets the value.
setValue(Boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
setValue(FileItem) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
This method sets the value.
setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method sets the value.
setValue(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method sets the value given as string.
setValue(String) - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
This method sets the value given as string.
setValue(String) - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
This method sets the value given as string.
setValue(V) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method sets the value.
setValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
This method sets the value.
setValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteValue
This method sets the value.
setValue(TYPE) - Method in class net.sf.mmm.util.lang.api.GenericBean
This method sets the value.
setValue(POJO, VALUE) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
This method sets the value of the property represented by this PropertyAccessor in the given element.
setValue(POJO, VALUE) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
This method sets the value of the property represented by this PropertyAccessor in the given element.
setValue(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
 
setValueAsString(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAsString
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method sets the valueAsString of this object.
setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
This method sets the valueAsString of this object.
setValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
This method sets the value-converter used by default.
setValueConverter(StringValueConverter) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method is like AbstractCliValueContainerContainer.setValue(String) but for a single entry.
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
This method is like AbstractCliValueContainerContainer.setValue(String) but for a single entry.
setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
This method is like AbstractCliValueContainerContainer.setValue(String) but for a single entry.
setValueForUser(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueForUser(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueForUser(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method is like AttributeWriteValueAdvanced.setValue(Object) but will NOT set the original value and will set the modified to true (instead of false).
setValueInternal(String, char, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method parses container value as from a single argument and sets it as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
This method sets the container value as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
This method sets the container value as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
This method sets the container value as new object.
setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
This method sets the container value as new object.
setValueInViewMode(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the given value.
setValueMax(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMax
This method sets the valueMax property of this object.
setValueMax(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueMax property of this object.
setValueMin(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMin
This method sets the valueMin property of this object.
setValueMin(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueMin property of this object.
setValueNow(Double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueNow
This method sets the valueNow property of this object.
setValueNow(Double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueNow property of this object.
setValueSelected(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
This method updates the selection state of the specified value.
setValueText(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueText
This method sets the valueText property of this object.
setValueText(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
This method sets the valueText property of this object.
setVariable(String, Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method sets the variable specified by variableName to the given value.
setVariable(Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
This method sets the variable given by value.
setVariable(String, Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method sets the variable specified by variableName to the given value.
setVariable(Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method sets the variable given by value.
setVersion(String) - Method in class net.sf.mmm.util.http.HttpMessage
This method sets the HTTP version to use.
setVisibility(VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
This method sets the visibility.
setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisible
This method shows or hides this object.
setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method shows or hides this object.
setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
This method shows or hides this object.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
This method sets the visible flag and on change it triggers AbstractDialogController.onShow() or AbstractDialogController.onHide() accordingly.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method sets the visible flag and on change it triggers AbstractDialogController.onShow() or AbstractDialogController.onHide() accordingly.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
 
setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
This method shows or hides this object.
setVisible(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method shows or hides this object.
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
setVolume(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVolume
This method sets the volume attribute programatically.
setWeekday(Calendar) - Method in enum net.sf.mmm.util.date.api.Weekday
This method sets this Weekday in the given calendar.
setWeekdays(WeekdaySet) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setWeekOfMonth(WeekOfMonth) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
 
setWidgetFactory(UiWidgetFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
 
setWidgetFactory(UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
setWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
This method sets the width of this object.
setWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object.
setWidth(int) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
 
setWidth(int) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
 
setWidth(int) - Method in class net.sf.mmm.util.text.api.TextTableInfo
 
setWidth(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
setWidthInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the width of this object in percent.
setWidthInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object in percent.
setWidthInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
This method sets the width of this object in pixel.
setWidthInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
This method sets the width of this object in pixel.
setWrapChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
This method sets the wrap characters.
setWritable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the writable flag of this this mask for ALL access-classes to the given value ( writable).
setWritable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method sets the writable flag of this this mask for the given fileModeClass to the given value ( writable).
setXIncludeAware(boolean) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
setXmlInputFactory(XMLInputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
setXmlOutputFactory(XMLOutputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method sets the XML-output-factory.
setXsrfTokenManager(CsrfTokenManager) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
SHIFT_ALPHA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for alpha value.
SHIFT_BLUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for blue value.
SHIFT_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for green value.
SHIFT_RED - Static variable in class net.sf.mmm.util.datatype.api.color.Color
Number of bits to shift for red value.
shiftMask(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
This method shifts the given bitMask according to the given fileModeClass.
SHORT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
SHORT_DOWN_TACK_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SHORT_UP_TACK_ABOVE_SHORT_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SHORT_UP_TACK_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
This method opens this dialog as triggered by the given DialogPlace.
show() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
showChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the child with the given index.
showChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the given child.
showChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
This method shows the child identified by the given id.
showChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the child with the given index.
showChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the given child.
showChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
This method shows the child identified by the given id.
showChild(int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSwitchComposite
This method shows the child with the given index.
showChild(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
This method shows the child with the given index.
showChild(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
This method shows the child with the given index.
showChildIndex - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
 
showIfEditable - Variable in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
 
showInternal(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
 
showPopup(String, MessageSeverity, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a popup dialog showing the given error.
showPopup(String, MessageSeverity, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a popup dialog with the given message.
showPopup(String, MessageSeverity, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and an "OK" button.
showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
This method opens a popup dialog showing the given error.
showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
This method opens a confirmation popup dialog with the given message.
showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
This method opens a popup dialog showing the given error.
showPopupYesNo(String, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showPopupYesNo(String, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
This method opens a confirmation popup dialog with the given message and two buttons for the options "Yes" and "No".
showValidationFailurePopup() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
This method shows a popup that informs about validation failures.
shutdown - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
 
signature - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
signature - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
 
Signature - Class in net.sf.mmm.util.reflect.api
This class represents a "method signature".
Signature(Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
Signature(Method) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
Signature(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
The constructor.
signature - Variable in class net.sf.mmm.util.reflect.api.Signature
the wrapped signature
SILVER - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color silver.
SIMILAR_ABOVE_GREATER_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_ABOVE_LESS_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMILAR_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SIMPLE_ARITHMETIC_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SIMPLE_CONDITIONAL_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SIMPLE_ENTITY_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SIMPLE_SELECT_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SIMPLE_SELECT_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SIMPLE_STATE_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
 
SimpleCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
This class is a simple container for the special characters of a syntax to scan.
SimpleCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.SimpleCharScannerSyntax
The constructor.
SimpleClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
This is a simple implementation of AbstractClassHierarchyMap.
SimpleClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
The constructor.
SimpleClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
The constructor.
SimpleDatatype<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a simple Datatype, that can be represented by a single standard value.
SimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
This is a generic implementation of AbstractSimpleDatatypeAttributeConverter.
SimpleDatatypeAttributeConverter(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleDatatypeAttributeConverter(DatatypeDescriptor<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
The constructor.
SimpleDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
This is a simple implementation of the DetectorStreamProcessorFactory interface.
SimpleDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
The constructor.
SimpleDetectorStreamProcessorFactory(Class<? extends DetectorStreamProcessor>) - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
The constructor.
SimpleEnumProvider - Class in net.sf.mmm.util.lang.base
This is a simple implementation of EnumProvider.
SimpleEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.SimpleEnumProvider
The constructor.
SimpleExecutor - Class in net.sf.mmm.util.concurrent.base
This is a very simple implementation of the Executor interface.
SimpleExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
The constructor.
SimpleExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
The constructor.
SimpleGenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the GenericType interface for a simple Class.
SimpleGenericTypeImpl(Class<T>) - Constructor for class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The constructor.
SimpleGenericTypeLimited<T> - Class in net.sf.mmm.util.reflect.base
This is a very simple implementation of GenericType that is GWT compatible and therefore limited to core features.
SimpleGenericTypeLimited(Class<T>) - Constructor for class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
The constructor.
SimpleGenericValueConverter - Interface in net.sf.mmm.util.value.api
This is the interface for a SimpleValueConverter that is generic and can convert from Object to Object.
SimpleGenericValueConverterImpl - Class in net.sf.mmm.util.value.base
This is a generic value converter that is GWT compatible and therefore has reduced flexibility.
SimpleGenericValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
The constructor.
simpleName - Variable in class net.sf.mmm.util.reflect.api.ClassName
 
SimpleNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
This is an abstract base implementation of NlsFormatter based on Formatter.
SimpleNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.SimpleNlsFormatter
The constructor.
SimplePojoFactory - Class in net.sf.mmm.util.pojo.base
This is the simplest implementation of the PojoFactory interface.
SimplePojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.SimplePojoFactory
 
SimpleStringHasher - Class in net.sf.mmm.util.text.base
This is a simple, inefficient implementation of StringHasher that is compatible to String.hashCode().
SimpleStringHasher() - Constructor for class net.sf.mmm.util.text.base.SimpleStringHasher
The constructor.
SimpleToggleButton - Class in net.sf.mmm.client.ui.gwt.widgets
This is a simple GWT toggle button.
SimpleToggleButton() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
The constructor.
SimpleToggleButton(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
The constructor.
SimpleValidationFailure - Class in net.sf.mmm.util.validation.base
Deprecated.
- use ValidationFailureImpl instead.
SimpleValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
Deprecated.
The constructor for de-serialization in GWT.
SimpleValidationFailure(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
Deprecated.
The constructor.
SimpleValidationFailure(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
Deprecated.
The constructor.
SimpleValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
This is the interface for a converter that converts a value of the type <SOURCE> to the type <TARGET>.
SimpleValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
This is an implementation of SimpleValueConverter that returns the unmodified value (identity conversion).
SimpleValueConverterIdentity() - Constructor for class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
The constructor.
SINE_WAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_LEFT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_RIGHT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SINGLE_VALUED_ASSOCIATION_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A JpqlSyntax.SINGLE_VALUED_ASSOCIATION_FIELD is designated by the name of an association-field in a one-to-one or many-to-one relationship.
SINGLE_VALUED_ASSOCIATION_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SINGLE_VALUED_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SingleChildPanel - Interface in net.sf.mmm.client.ui.gwt.widgets
This is the interface for a Panel that either only supports just a single child or if it supports multiple children it has a specific child that will be replaced if updated.
SingleCompositePanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a custom Widget that represents a Panel owing a single child.
SingleCompositePanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
The constructor.
SingleElementIterator<E> - Class in net.sf.mmm.util.collection.base
This is an implementation of the Iterator interface that iterates a single element.
SingleElementIterator(E) - Constructor for class net.sf.mmm.util.collection.base.SingleElementIterator
The constructor.
singleSelectionRadioButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
singularizer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
The singularizer.
Singularizer - Interface in net.sf.mmm.util.text.api
This is the interface for a translation of a term given in plural form to the according singular form.
SIX_POINTED_BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Size - Interface in net.sf.mmm.client.ui.api.common
This interface gives full featured read and write access to the size of an object.
size - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
size - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
SIZE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the size (SIZE).
size() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
size() - Method in class net.sf.mmm.util.collection.base.AppendingList
size - Variable in class net.sf.mmm.util.pool.base.AbstractPool
The actual size (number of elements in AbstractPool.pool).
SizeImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
The constructor.
SizeImpl() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
 
SizeWindowImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
 
skip(long) - Method in interface net.sf.mmm.util.io.api.ByteIterator
This method skips the number of bytes given by byteCount.
skip(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method skips the number of bytes given by byteCount in the stream starting at the current position.
skip() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
This method skips all bytes available in this buffer.
skip(long) - Method in class net.sf.mmm.util.io.base.FailingInputStream
skip(long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method skips the number of bytes given by byteCount.
skip(long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
skip(long) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
This method skips the number of bytes given by byteCount.
skip(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method skips the number of bytes given by byteCount in the stream starting at the current position.
skip() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
This method skips all bytes available in this buffer.
skip(long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
This method skips the number of bytes given by byteCount.
skip(long) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
skipOpenElement(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until the current element (tag) is closed.
skipOpenElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
This method skips all events until the current element (tag) is closed.
skipOpenElement(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method skips all events until the current element (tag) is closed.
skipOpenElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
This method skips all events until the current element (tag) is closed.
skipOver(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given substring has been detected.
skipOver(String, boolean, CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given substring has been detected.
skipOver(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given substring has been detected.
skipOver(String, boolean, CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given substring has been detected.
skipUntil(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method skips all next characters until the given stop character or the end is reached.
skipUntil(char, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
skipUntil(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method skips all next characters until the given stop character or the end is reached.
skipUntil(char, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters until the given stop character or the end of the string to parse is reached.
skipWhile(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are identical to the character given by c.
skipWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
skipWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
This method reads all next characters that are accepted by the given filter.
skipWhile(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are identical to the character given by c.
skipWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
skipWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method reads all next characters that are accepted by the given filter.
SLANTED_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_GREATER_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLANTED_EQUAL_TO_OR_LESS_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
sleep() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
sleep() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
sleep() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
This method puts the UI thread to sleep until a event to dispatch is received or it is awakened.
SLOPING_LARGE_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLOPING_LARGE_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SLOT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a generic slot (where any sub-dialog content can be embedded).
slot2subDialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
SLOT_PAGE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The DialogSlot for the main dialog.
SLOT_PAGE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The DialogSlot for the navigation dialog.
SLOT_ROOT_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
SMALL_CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALLER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMALLER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SMILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SNAPSHOT - Static variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
The version if NOT available from Manifest.
SNAPSHOT - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The default indicator for a snapshot version.
snapshot - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
snapshotCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for snapshot indicator in format pattern.
SOFT_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The soft hyphen that indicates a word-wrap position (for hyphenation).
SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The slash sign also commonly used for divisions (where actually UnicodeUtil.DIVISION_SIGN shall be used).
SOLIDUS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword SOME.
sort() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
Like UiWidgetTableColumn.sort(SortOrder) but will toggle the SortOrder state of this column.
sort(SortOrder) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
This method sorts the table-data according to this column using the sort-comparator and the given order.
sort - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
 
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
This method sorts this list according to the given column.
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
This method sorts this list according to the given column.
sort() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
Like UiWidgetTableColumn.sort(SortOrder) but will toggle the SortOrder state of this column.
sort(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
This method sorts the table-data according to this column using the sort-comparator and the given order.
sort(List<ROW>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
Sorts the given rows using the specified column and SortOrder.
sort(List<? extends AttributeReadValue<ROW>>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
Sorts the given rows using the specified column and SortOrder.
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
 
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
SORT_ICON_ASCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing an ascending sort order.
SORT_ICON_DESCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing a descending sort order.
SORT_ICON_NONE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of an icon showing that there is currently no sort order.
sortable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
sortColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
 
sortComparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
SortedMapFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a MapFactory that creates instances of SortedMap.
SortedProperties - Class in net.sf.mmm.util.collection.base
This class extends Properties and makes them sorted by their keys.
SortedProperties() - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
The constructor.
SortedProperties(Properties) - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
The constructor.
SortedSetFactory - Interface in net.sf.mmm.util.collection.api
This is the interface for a CollectionFactory that creates instances of SortedSet.
sortIcon - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
 
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
The SortOrder to sort by.
sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
The SortOrder to sort by.
SortOrder - Enum in net.sf.mmm.util.lang.api
This enum contains the possible values for the sort order of a list.
SortOrder(String, String) - Constructor for enum net.sf.mmm.util.lang.api.SortOrder
The constructor.
sortPatterns(HyphenationPattern[]) - Static method in class net.sf.mmm.util.text.base.HyphenatorImpl
This method sorts the given patterns according to the length of their word-part.
SOUND_RECORDING_COPYRIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventClick
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventFocus
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventMode
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
 
source - Variable in class net.sf.mmm.client.ui.api.event.UiEventValueChange
 
source - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
The source of the events (UiWidget).
source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
The source to read from (to copy).
source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The source to read from (to copy).
source - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
SOURCE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The source where this content origins from.
source - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 
sourceClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
sourceSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
 
sourceWriter - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_ARROW_AND_SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW_AND_NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SOUTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The regular whitespace character used to separate words.
spaceFilter - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
SpaceNormalizingCharIterator - Class in net.sf.mmm.util.lang.base
This is an implementation of the CharIterator interface that adapts a CharIterator such that spaces are normalized.
SpaceNormalizingCharIterator(CharIterator) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The constructor.
SpaceNormalizingCharIterator(CharIterator, CharFilter, boolean) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
The constructor.
SPHERICAL_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SPRING_CONFIG_UTIL_CORE - Static variable in class net.sf.mmm.test.AbstractSpringTest
Spring configuration location for mmm-util-core.
SPRING_XML_CONTENT_PARSER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-content-parser.
SPRING_XML_SEARCH - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-search (and mmm-search-engine).
SPRING_XML_SEARCH_INDEXER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-search-indexer.
SPRING_XML_UTIL_CORE - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
The Spring XML configuration of mmm-util-core.
SpringConfigs - Interface in net.sf.mmm.util.component.base
This type is a collection of spring XML configuration files for the entire project.
SpringContainer - Class in net.sf.mmm.util.component.impl
This is a simple implementation of the IocContainer using spring.
SpringContainer() - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainer(String...) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
The constructor.
SpringContainerBean - Class in net.sf.mmm.util.component.impl
This is the implementation of IocContainer that itself is a spring-bean that can be injected.
SpringContainerBean() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerBean
The constructor.
SpringContainerPool - Class in net.sf.mmm.util.component.impl
This is just an ugly static pool used to simplify testing.
SpringContainerPool() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerPool
The constructor.
SpringTransactionAdapter(TransactionSettings) - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
The constructor.
SpringTransactionExecutor - Class in net.sf.mmm.transaction.impl.spring
This is the implementation of TransactionExecutor using spring-transaction.
SpringTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
The constructor.
SpringTransactionExecutor.SpringTransactionAdapter - Class in net.sf.mmm.transaction.impl.spring
This is the implementation of the TransactionAdapter interface using spring-tx.
sqlTypes - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
 
sqlTypes() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
Deprecated.
SQRT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to determine the square-root (SQRT).
SQUARE_CAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_CUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARE_ROOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_FALLING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_RISING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SQUARED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
standardDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
 
standardError - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
standardOutput - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
STAR_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
start(String) - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
This method starts a BusySession that has to be terminated by BusySession.stop().
start(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
This method starts a BusySession that has to be terminated by BusySession.stop().
start() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method has to be called after construction in order to start the transaction.
start - Variable in class net.sf.mmm.util.date.api.TimeMeasure
The start time.
start - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
the start position of the sub-sequence
START_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
The character used to start a variable expression: 123
startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
startGroup() - Method in interface net.sf.mmm.client.ui.api.common.ButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
This method starts a new button-group and adds it to this container.
startGroup() - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
This method starts a new button-group and adds it to this container.
startIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
The start-index in CharSequenceScanner.chars.
startIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
startNode - Variable in class net.sf.mmm.util.collection.base.NodeCycle
 
startup() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
This method will initialize and startup this refresher.
state - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
 
state - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
 
state - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
 
state - Variable in class net.sf.mmm.util.component.base.InitializationState
This field holds the atomic state of this object.
State() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain.State
The constructor.
STATE_DETACHED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
If detach is called on a managed entity, its state changes to detached.
STATE_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A navigation path to a field or property of an entity.
STATE_FIELD_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
STATE_INITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
STATE_INITIALIZING - Static variable in class net.sf.mmm.util.component.base.InitializationState
STATE_MANAGED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
A PersistenceEntity becomes managed when it is persisted or in case it is directly retrieved from the persistent store (database).
STATE_NEW - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
A PersistenceEntity is in the new (or transient) state when it is manually created via its constructor (using new).
STATE_REMOVED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
If remove is called on a managed entity, its state changes to removed and the entity will be deleted from the persistent store whenever the transaction is committed.
STATE_UNINITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
stateClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
 
StatefulPropertyGenerator(SourceWriter, JClassType) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
The constructor.
stateList - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
 
StaticFormatter<V> - Class in net.sf.mmm.util.lang.base
This is an implementation of Formatter that always formats to a static string.
StaticFormatter(String) - Constructor for class net.sf.mmm.util.lang.base.StaticFormatter
The constructor.
STATUS_CODE_ACCEPTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Accepted.
STATUS_CODE_BAD_GATEWAY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Bad Gateway.
STATUS_CODE_BAD_REQUEST - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Bad Request.
STATUS_CODE_CONFLICT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Conflict.
STATUS_CODE_CONTINUE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Continue.
STATUS_CODE_CREATED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Created.
STATUS_CODE_EXPECTATION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Expectation Failed.
STATUS_CODE_FORBIDDEN - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Forbidden.
STATUS_CODE_GATEWAY_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Gateway Timeout.
STATUS_CODE_GONE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Gone.
STATUS_CODE_HTTP_VERSION_NOT_SUPPORTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for HTTP Version Not Supported.
STATUS_CODE_INTERNAL_SERVER_ERROR - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Internal Server Error.
STATUS_CODE_LENGTH_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Length Required.
STATUS_CODE_METHOD_NOT_ALLOWED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Allowed.
STATUS_CODE_MOVED_PERMANENTLY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Moved Permanently.
STATUS_CODE_MOVED_TEMPORARILY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Moved Temporary.
STATUS_CODE_MULTIPLE_CHOICES - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Multiple Choices.
STATUS_CODE_NO_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for No Content.
STATUS_CODE_NONAUTHORITATIVE_INFORMATION - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Non-Authoritative Information.
STATUS_CODE_NOT_ACCEPTABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Acceptable.
STATUS_CODE_NOT_FOUND - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Found.
STATUS_CODE_NOT_IMPLEMENTED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Implemented.
STATUS_CODE_NOT_MODIFIED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Not Modified.
STATUS_CODE_OK - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for OK.
STATUS_CODE_PARTIAL_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Partial Content.
STATUS_CODE_PAYMENT_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Payment Required.
STATUS_CODE_PRECONDITION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Precondition Failed.
STATUS_CODE_PROXY_AUTHENTICATION_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Proxy Authentication Required.
STATUS_CODE_REQUEST_ENTITY_TOO_LARGE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Entity Too Large.
STATUS_CODE_REQUEST_RANGE_NOT_SATISFIABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Range Not Satisfiable.
STATUS_CODE_REQUEST_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request Timeout.
STATUS_CODE_REQUEST_URI_TOO_LONG - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Request URI Too Long.
STATUS_CODE_RESET_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Reset Content.
STATUS_CODE_SEE_OTHER - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for See other.
STATUS_CODE_SERVICE_UNAVAILABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Service Unavailable.
STATUS_CODE_SWITCHING_PROTOCOLS - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Switching Protocols.
STATUS_CODE_TEMPORARY_REDIRECT - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Temporary Redirect.
STATUS_CODE_UNAUTHORIZED - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Unauthorized.
STATUS_CODE_UNSUPPORTED_MEDIA_TYPE - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Unsupported Media Type.
STATUS_CODE_USE_PROXY - Static variable in class net.sf.mmm.util.http.HttpResponse
The status-code for Use Proxy.
statusCode - Variable in class net.sf.mmm.util.http.HttpResponse
 
staxUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
StaxUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
staxUtil - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
StaxUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to work with the StAX API (JSR 173).
StaxUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.StaxUtilImpl
The constructor.
step - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
stepBack() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
This method decrements the index by one.
stop() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
This method stops this busy session.
stop() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
This method stops this busy session.
stop() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
This method has to be called at the end of the transactional execution to end transaction.
stop() - Method in interface net.sf.mmm.util.concurrent.api.Stoppable
This method stops the task.
stop() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
This method stops the task.
stop() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
This method stops the task.
stop - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain.State
true if the chain should be stopped, false otherwise.
stopEditMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
Called from UiWidgetCustomEditor.UiHandler.onStopEditMode(UiEvent) to actually discard the changes and leave the edit mode.
stopIndex - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
The index where iteration stops.
stopOnMatch - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
 
Stoppable - Interface in net.sf.mmm.util.concurrent.api
This is the interface for some object that represents a task that can be stopped.
stopped - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
 
stopped - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
 
stopSession(AbstractBusyManager.BusySessionImpl) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
 
str - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
StreamClosedException - Exception in net.sf.mmm.util.io.api
A StreamClosedException is thrown if a stream is used that has already been closed.
StreamClosedException() - Constructor for exception net.sf.mmm.util.io.api.StreamClosedException
The constructor.
streamOffset - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
 
streamPosition - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
 
StreamReaderProxy - Class in net.sf.mmm.util.xml.base
This is an implementation of XMLStreamReader interface that adapts an XMLStreamReader.
StreamReaderProxy() - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
The constructor.
StreamReaderProxy(XMLStreamReader) - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
The constructor.
StreamTransferrer(InputStream, OutputStream, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
The constructor.
streamUtil - Variable in class net.sf.mmm.util.cli.api.AbstractMain
 
StreamUtil - Interface in net.sf.mmm.util.io.api
This is the interface for a collection of utility functions that help to deal with InputStreams, OutputStreams, Readers and Writers.
streamUtil - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
 
StreamUtilImpl - Class in net.sf.mmm.util.io.base
This is the implementation of the StreamUtil interface.
StreamUtilImpl() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl
The constructor.
StreamUtilImpl.AbstractAsyncTransferrer - Class in net.sf.mmm.util.io.base
This is the abstract base class for the Callable that transfers data of streams or readers/writers.
StreamUtilImpl.AsyncTransferrerImpl - Class in net.sf.mmm.util.io.base
This is the default implementation of the AsyncTransferrer interface.
StreamUtilImpl.BaseTransferrer<BUFFER> - Class in net.sf.mmm.util.io.base
This is an abstract implementation of the AsyncTransferrer interface, that implements Runnable defining the main flow.
StreamUtilImpl.ReaderTransferrer - Class in net.sf.mmm.util.io.base
This inner class is used to transfer a Reader to a Writer.
StreamUtilImpl.StreamTransferrer - Class in net.sf.mmm.util.io.base
This inner class is used to transfer an InputStream to an OutputStream.
string - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
 
string - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
The string to be tokenized
string - Variable in class net.sf.mmm.util.lang.base.StaticFormatter
 
STRING_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
STRING_EXPRESSION_COMPARISON_OPERATOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
No clue what this actually is.
STRING_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
A String literal enclosed with single quotes, e.g.
STRING_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
StringDatatypeUserType<T extends SimpleDatatype<String>> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
StringDatatypeUserType(Class<T>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.StringDatatypeUserType
Deprecated.
The constructor.
StringHasher - Interface in net.sf.mmm.util.text.api
This is the interface for a hashing algorithm for strings (in form of char[] or CharSequence.
stringHasher - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
stringRepresentation - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
stringRepresentation - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
 
StringSyntax - Interface in net.sf.mmm.util.lang.api
This interface defines the syntax for a decoding and encoding values from/to String.
StringSyntaxBean - Class in net.sf.mmm.util.lang.base
This is the implementation of StringSyntax as simple Java bean.
StringSyntaxBean() - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringSyntaxBean(char, char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
The constructor.
StringTokenizer - Class in net.sf.mmm.util.lang.api
This is a rewrite of the awkward StringTokenizer provided by the JDK.
StringTokenizer(String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(String, String) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(String, String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor that allows escaping.
StringTokenizer(char[], String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTokenizer(char[], char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
The constructor.
StringTransformerChain - Class in net.sf.mmm.util.transformer.base
This class represents a Transformer for Strings that is build out of a list of rules.
StringTransformerChain() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The non-arg constructor.
StringTransformerChain(StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The constructor.
StringTransformerChain(String, StringTransformerChain, StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
The constructor.
StringTransformerChain.State - Class in net.sf.mmm.util.transformer.base
This inner class contains the state of a transformation.
StringTransformerChainXmlParser - Class in net.sf.mmm.util.transformer.base
Deprecated.
- use JAXB directly:
 JAXBContext context = JAXBContext.newInstance(StringTransformerList.class);
 StringTransformerList chains = (StringTransformerList) context.createUnmarshaller().unmarshal(source);
 
StringTransformerChainXmlParser() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The constructor.
StringTransformerChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The constructor.
StringTransformerChainXmlParser(DomUtil, PatternCompiler) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The constructor.
StringTransformerList - Class in net.sf.mmm.util.transformer.base
This is a JAXB-ready Container for Transformers.
StringTransformerList() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerList
The constructor.
StringTransformerRule - Interface in net.sf.mmm.util.transformer.api
This is the interface for a Transformer of Strings that is typically used as part of a StringTransformerChain.
stringUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
 
stringUtil - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
StringUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions that help with String handling and manipulation.
stringUtil - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
 
stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenationState
The StringUtil to use.
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
 
stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
 
stringUtil - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToEnum
 
stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
 
stringUtil - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The StringUtil instance.
stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
 
StringUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of StringUtil.
StringUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.StringUtilImpl
The constructor.
StringValueConverter - Interface in net.sf.mmm.util.value.api
This is a sub-interface of GenericValueConverter for the most common value type String.
StringValueConverterImpl - Class in net.sf.mmm.util.value.base
This is the implementation of StringValueConverter.
StringValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.StringValueConverterImpl
The constructor.
style - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
 
STYLE_BACKGROUND_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BACKGROUND_IMAGE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
The default primary style of this widget.
STYLE_BORDER_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BORDER_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetAbstractButton
The default primary style of this widget.
STYLE_BUTTON_GROUP - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonGroup
The default primary style of this widget.
STYLE_BUTTON_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonPanel
The default primary style of this widget.
STYLE_CLEAR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The style for the button to collapse/expand.
STYLE_COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The additional style for the button in case the section is collapsed.
STYLE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_CURRENCY - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_CURSOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_DATA_TABLE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
The default style of this data table widget.
STYLE_DISPLAY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FIELD - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
The default top-level style of this widget.
STYLE_FONT_SIZE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FONT_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FONT_WEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_FULL - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_GRID_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
The default primary style of this widget.
STYLE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidget
The style for a header element.
STYLE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_HORIZONTAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetHorizontalPanel
The default primary style of this widget.
STYLE_INTEGER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_ISO_8601 - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_LABEL - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
STYLE_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LINE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LIST_STYLE_TYPE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_LONG - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_MANDATORY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
STYLE_MARGIN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MARGIN_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MAX_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MAX_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MEDIUM - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_MIN_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_MIN_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OPACITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OUTLINE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW_X - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_OVERFLOW_Y - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PADDING_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PATTERN_MULTIPLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
The regular expression pattern for any number of styles.
STYLE_PATTERN_SINGLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
The regular expression pattern for a single style.
STYLE_PERCENT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_POPUP - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
The default additional style of this widget.
STYLE_POSITION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_PRESSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
The additional style in case this toggle button is pressed down.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetButtonSeparator
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLabel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLink
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetTab
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetColorField
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetTabPanel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetToolbar
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetVerticalPanel
The default primary style of this widget.
STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
The default primary style of this widget.
STYLE_RICH_TEXT_AREA - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
The primary style of the internal widget with the rich text area.
STYLE_RICH_TEXT_AREA_FOCUSED - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
The CSS style name if the rich-text-area is focused.
STYLE_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_SHORT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
STYLE_TABLE_LAYOUT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_DECORATION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_INDENT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_JUSTIFY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TEXT_TRANSFORM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TOGGLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
The additional style of this widget.
STYLE_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_TREE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
The style of this tree widget.
STYLE_VERTICAL_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_VIEW - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
The primary style of the internal widget to display the value in view-mode.
STYLE_VISIBILITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_WHITE_SPACE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
STYLE_Z_INDEX - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
 
styleElement - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
styleName - Variable in enum net.sf.mmm.client.ui.api.common.LengthProperty
 
styles - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedFormatter
 
subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
 
SUBQUERY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
SUBQUERY_FROM_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
subQueues - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
 
SUBSELECT_IDENTIFICATION_VARIABLE_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.AbstractCharSequence
subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
subsequentNewlineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
SUBSET_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUBSTRING - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function for the substring of a string (SUBSTRING).
substring(int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
 
SUBTITLE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The subtitle of the content.
subtitleUrl - Variable in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
 
succeed() - Method in class net.sf.mmm.util.date.api.TimeMeasure
This method is to be called once after the operation(s) to measure has successfully completed.
SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUCCEEDS_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
successCallback - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
The callback to receive the service result on success.
suffix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
The suffix (last segment) of the pattern.
SUFFIX_CLASS - Static variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
Suffix for classes as resource.
SuffixTransformerRule - Class in net.sf.mmm.util.text.base
This is a simple implementation of the TransformerRule.
SuffixTransformerRule(String, String) - Constructor for class net.sf.mmm.util.text.base.SuffixTransformerRule
The constructor.
SUM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
The aggregation function for the sum of the values.
summary - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
superClass - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
The class
superDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superPropertyDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
superPropertyVariableDeclated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
SUPERSCRIPT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 1.
SUPERSCRIPT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 3 e.g for cubic.
SUPERSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
A small superscript variant of 2 e.g for the square.
SUPERSET_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_BESIDE_AND_JOINED_BY_DASH_WITH_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_BESIDE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
SUPERSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
superType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
 
suppressedField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
 
SURFACE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
Surrogate() - Constructor for enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
 
surrogates - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The last EncodingUtilImpl.Surrogates for each of the positions modulo 4.
SWUNG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
sync(AbstractByteArrayBufferBuffer) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
This method synchronizes the buffer with the given master.
synchronize(ResourceBundleSynchronizer.NlsBundleContainer) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
This method synchronizes (creates or updates) the localized bundles (properties).
synchronize(ResourceBundleSynchronizer.NlsBundleContainer, String, String, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
syntax - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
The syntax of the option.
SYNTAX - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
The syntax of the message-format patterns.
SYSTEM_DEFAULT_ENCODING - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
The default encoding used by this JVM as fallback if no explicit encoding is specified.
SYSTEM_PROPERTY_LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
SYSTEM_TYPE_BSD - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a BSD operating system (freeBSD, openBSD, etc.).
SYSTEM_TYPE_LINUX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a distribution of Linux (android, ubuntu, kubuntu, debian, openSUSE, gentoo, fedora, mandriva, etc.).
SYSTEM_TYPE_MAC_IOS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a variant of Apples operating system ("Mac OS", "Mac OS X" or any variant of "iOS").
SYSTEM_TYPE_MAINFRAIME - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for operating systems dedicated for mainframe machines ([Open]VMS, z/OS, BS2000, OS/360, OS/390, etc.).
SYSTEM_TYPE_OTHER - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for anything else that is not further classified.
SYSTEM_TYPE_UNIX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for Unix explicitly excluding Mac OS, BSD-systems and Linux.
SYSTEM_TYPE_WINDOWS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
The system-type for a variant of Microsoft Windows (including mobile variants).
systemArchitecture - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
SystemInformation - Interface in net.sf.mmm.util.lang.api
This is the interface for a data-object containing structured of an operating system.
systemInformation - Variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
 
SystemInformationImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the SystemInformation interface.
SystemInformationImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
SystemInformationImpl(String, String, String) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
SystemInformationImpl(String, String, String, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
The constructor.
systemName - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
systemType - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 
SystemUtil - Interface in net.sf.mmm.util.lang.api
This is the interface for a collection of utility functions that help to deal with things specific for the operating system running this java virtual machine.
SystemUtilImpl - Class in net.sf.mmm.util.lang.base
This is the implementation of the SystemUtil interface.
SystemUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemUtilImpl
The constructor.
systemVersion - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
 

T

TAB - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a tab (in a tab-panel).
TAB_INDEX_DISABLE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The value for tabIndex to remove from tab-order.
TAB_INDEX_NONE - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The tab index to remove from tab-order.
table - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTable
 
TABLE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a table header container that may contain a ColumnResizer.
TableBody - Class in net.sf.mmm.client.ui.gwt.widgets
A TableWidget is a CustomPanel that represents the body of a table ( <tbody> element).
TableBody() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableBody
The constructor.
tableBody - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
TableCellAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellAtomic is an atomic cell that represents a table data element (a <td> element).
TableCellAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellAtomic
The constructor.
TableCellComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellComposite is a composite cell that represents a table data element (a <td> element).
TableCellComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellComposite
The constructor.
TableCellHeaderAtomic - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellHeaderAtomic is an atomic cell that represents a header cell in a TableWidget (a <th> element).
TableCellHeaderAtomic() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellHeaderAtomic
The constructor.
TableCellHeaderComposite - Class in net.sf.mmm.client.ui.gwt.widgets
A TableCellHeaderComposite is an composite cell that represents a header cell in a TableWidget (a <th> element).
TableCellHeaderComposite() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableCellHeaderComposite
The constructor.
TableFooter - Class in net.sf.mmm.client.ui.gwt.widgets
A TableFooter is a CustomPanel that represents the footer of a table ( <tfoot> element).
TableFooter() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableFooter
The constructor.
tableFooter - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
TableHead - Class in net.sf.mmm.client.ui.gwt.widgets
A TableHead is a CustomPanel that represents the head of a table ( <thead> element).
TableHead() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableHead
The constructor.
tableHeader - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
 
tableInfo - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
TableRow - Class in net.sf.mmm.client.ui.gwt.widgets
A TableRow is a CustomPanel that represents a table row (<tr>).
TableRow() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableRow
The constructor.
tableRow - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
TableWidget - Class in net.sf.mmm.client.ui.gwt.widgets
A TableWidget is a CustomPanel that represents a table (<table>).
TableWidget() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.TableWidget
The constructor.
tableWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
 
TAG_DATALIST - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
The tag name of a DataList.
tagStartIndex - Variable in class net.sf.mmm.util.xml.api.ParserState
 
TALB - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
targetArrayClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
targetBuffer - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
The buffer to copy to.
targetBuffer - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The destination buffer (end of chain)
targetClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
 
TargetClass2ConverterMap() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
TargetClass2ConverterMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
The constructor.
targetOffset - Variable in class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
targetType - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
 
TBPM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TCOM - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TCON - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TEAL - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color teal.
technical - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
technical - Variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
 
TechnicalErrorUserException - Exception in net.sf.mmm.util.exception.api
A TechnicalErrorUserException is wrapping arbitrary technical errors to a generic exception for end-users or clients.
TechnicalErrorUserException() - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor for de-serialization in GWT.
TechnicalErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor.
TechnicalErrorUserException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The constructor for the very special case that you want to define a custom message.
TechnicalErrorUserException(TechnicalErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
The copy constructor.
technicalParent - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
technicalRootType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
 
TELEPHONE_RECORDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
template - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
 
template - Variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
TEMPLATE_PATTERN - Static variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The pattern.
templateResolver - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
templateResolver - Static variable in class net.sf.mmm.util.nls.api.NlsAccess
 
templateResolver - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The NlsTemplateResolver instance.
templatesMap - Variable in class net.sf.mmm.util.nls.base.NlsCachingLocalizer
The Map used to cache templates.
temporaryDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
temporaryDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
TERMINATOR - Static variable in class net.sf.mmm.util.text.base.HyphenationPattern
The word-terminator representing start end end of a word.
TEST_RESOURCES_PATH - Static variable in class net.sf.mmm.test.TestResourceHelper
The path to the base-dir of test-resources of the current module.
TestLogger - Class in net.sf.mmm.logging
This is an implementation of the Logger interface that stores all log-entries in a list.
TestLogger() - Constructor for class net.sf.mmm.logging.TestLogger
The constructor.
TestLogger.LogEvent - Class in net.sf.mmm.logging
An event that tracks the log-entry.
TestLogger.LogLevel - Enum in net.sf.mmm.logging
Enumerats the loglevels.
testPath - Static variable in class net.sf.mmm.test.TestResourceHelper
 
TestResourceHelper - Class in net.sf.mmm.test
This is a utility-class with static methods that help to write unit-tests that read test-resources from filesystem or classpath.
TestResourceHelper() - Constructor for class net.sf.mmm.test.TestResourceHelper
Construction forbidden.
TestUser - Class in net.sf.mmm.test
This is a simple user for testing.
TestUser(String) - Constructor for class net.sf.mmm.test.TestUser
The constructor.
TestValues - Interface in net.sf.mmm.test
This interface contains arbitrary string for testing.
text - Variable in class net.sf.mmm.util.text.api.TextColumn
 
text - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
TextColumn - Class in net.sf.mmm.util.text.api
This class is a simple container for the text of a column together with its metadata.
TextColumn(String, TextColumnInfo) - Constructor for class net.sf.mmm.util.text.api.TextColumn
The constructor.
TextColumnInfo - Class in net.sf.mmm.util.text.api
This is a Java-bean for the layout-configuration of a text column.
TextColumnInfo() - Constructor for class net.sf.mmm.util.text.api.TextColumnInfo
The constructor.
TextColumnInfo.IndentationMode - Enum in net.sf.mmm.util.text.api
This enum contains the available modes how to deal with indentation after newlines.
textIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
TextSegment(String, Hyphenator) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
The constructor.
TextSegmentType() - Constructor for enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
 
TextTableInfo - Class in net.sf.mmm.util.text.api
This is a Java-bean for the layout-configuration of a text table.
TextTableInfo() - Constructor for class net.sf.mmm.util.text.api.TextTableInfo
The constructor.
THAI_SENTENCE - Static variable in interface net.sf.mmm.test.TestValues
Thai sentence: "The language barrier is a major problem for today's global communication."
theme - Variable in class net.sf.mmm.client.ui.base.UiConfigurationBean
 
THERE_DOES_NOT_EXIST - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THERE_EXISTS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THEREFORE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
THIN_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
threadFactory - Variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
 
THREE_PER_EM_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
throwable - Variable in class net.sf.mmm.logging.TestLogger.LogEvent
The optional Throwable.
ThrowableHelper - Class in net.sf.mmm.util.exception.api
This is a small hack to truncate exceptions.
ThrowableHelper() - Constructor for class net.sf.mmm.util.exception.api.ThrowableHelper
Construction forbidden.
ThrowableHelper.Helper - Class in net.sf.mmm.util.exception.api
Class for reflective access to Throwables.
TIE_OVER_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE_OPERATOR_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TILDE_OPERATOR_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TIME_23_59_59 - Static variable in interface net.sf.mmm.test.TestValues
The time 23:59:59 in milliseconds.
TimeMeasure - Class in net.sf.mmm.util.date.api
This class makes it very easy to do performance monitoring.
TimeMeasure() - Constructor for class net.sf.mmm.util.date.api.TimeMeasure
The constructor.
TimeMeasure.Result - Enum in net.sf.mmm.util.date.api
The state of the completion.
timeout - Variable in class net.sf.mmm.transaction.api.TransactionSettings
 
timestamp - Variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
timestamp - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
 
TIT1 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
TODO
TIT2 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TIT3 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
 
title - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
 
title - Variable in enum net.sf.mmm.client.ui.api.common.LengthUnit
 
title - Variable in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
 
title - Variable in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
title - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
title - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
 
title - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
title - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The title label.
title - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
 
title - Variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
 
title - Variable in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
 
title - Variable in enum net.sf.mmm.util.datatype.api.music.TonePitch
 
title - Variable in enum net.sf.mmm.util.datatype.api.person.Gender
 
title - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
title - Variable in enum net.sf.mmm.util.date.api.Month
 
title - Variable in enum net.sf.mmm.util.date.api.Weekday
 
title - Variable in enum net.sf.mmm.util.date.api.WeekOfMonth
 
title - Variable in enum net.sf.mmm.util.lang.api.Alignment
 
title - Variable in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
title - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
title - Variable in enum net.sf.mmm.util.lang.api.Conjunction
 
title - Variable in enum net.sf.mmm.util.lang.api.Direction
 
title - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
title - Variable in enum net.sf.mmm.util.lang.api.Orientation
 
title - Variable in enum net.sf.mmm.util.lang.api.SortOrder
 
title - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
title - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
TITLE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
The official title of the content.
title - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
 
title - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
 
title2OptionMap - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
Maps the formatted title back to the original value.
titleBar - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
The title panel.
titleDeletePopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleDiscardPopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleFontSettings() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleHeader - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
titleRemovePopup() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
titleVisible - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
 
TLAN - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
The language(s) of the text or lyrics of the audio.
TLEN - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
TODO
toArray(Collection<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method converts the given Collection to an array of the given componentType.
toArray(Collection<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method converts the given Collection to an array of the given componentType.
toArrayTyped(Collection<T>, Class<T>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
This method converts the given Collection to an array of the given componentType.
toArrayTyped(Collection<T>, Class<T>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
This method converts the given Collection to an array of the given componentType.
toCamlCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string to caml-case syntax using the default separators ' ', '-', '_' and '.'.
toCamlCase(String, char...) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method converts the given string to caml-case syntax.
toCamlCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method converts the given string to caml-case syntax using the default separators ' ', '-', '_' and '.'.
toCamlCase(String, char...) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method converts the given string to caml-case syntax.
toColor() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
toDatatype(V) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method converts the value given as value to the custom SimpleDatatype.
toDirection() - Method in enum net.sf.mmm.util.lang.api.Alignment
 
toFileArray() - Method in class net.sf.mmm.util.gwt.api.JsFileList
 
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
Toggles the feature.
toggle() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
Toggles the feature.
TOGGLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the additional CSS style for a CssStyles.BUTTON that is toggled between normal and CssStyles.PRESSED state.
toHyphenation() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method gets the Hyphenation from this state.
toHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method creates the hyphenationPoints of a hyphenated word.
TOKEN_FILTER - Static variable in class net.sf.mmm.util.http.HttpParser
char-filter for a token as defined by the HTTP specification
toList() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
This method converts the list represented by this node to a regular List.
toList() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
This method converts the list represented by this node to a regular List.
toLowerCase(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toLowerCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toMap() - Method in interface net.sf.mmm.util.context.api.GenericContext
This method allows to create a Map representing the variables of this context.
toMap() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
This method allows to create a Map representing the variables of this context.
toMap() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
This method allows to create a Map representing the variables of this context.
TonePitch - Enum in net.sf.mmm.util.datatype.api.music
This enum represents the TonePitch of a musical note.
TonePitch(String, String) - Constructor for enum net.sf.mmm.util.datatype.api.music.TonePitch
The constructor.
tonika - Variable in enum net.sf.mmm.util.datatype.api.music.MusicalKey
 
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in interface net.sf.mmm.util.nls.api.NlsObject
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
This method is the equivalent to Object.toString() with native language support.
toNlsMessage() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
This method is the equivalent to Object.toString() with native language support.
TOOLBAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a toolbar.
Toolbar - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Widget representing a toolbar.
Toolbar() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Toolbar
The constructor.
toolbarWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
 
toolbarWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
tooltip - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
tooltipCollapse() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipExpand() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipNext() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
tooltipPrevious() - Method in interface net.sf.mmm.client.ui.NlsBundleClientUiRoot
 
TOP_ARC_ANTICLOCKWISE_ARROW_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_ARC_CLOCKWISE_ARROW_WITH_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_LEFT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_LEFT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_RIGHT_CORNER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_RIGHT_CROP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TOP_SQUARE_BRACKET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
toplevelSession - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
The top-level AbstractBusyManager.BusySessionImpl or null for no open session.
toplevelWidget - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
toPrintWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method converts the given Appendable to a PrintWriter.
toPrintWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method converts the given Appendable to a PrintWriter.
toResourceBundle(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
Converts the given NlsBundle class to a ResourceBundle.
toSeparatedString(Collection<?>, String, StringSyntax) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method formats the elements given by collection to a string where each value is formatted to its string representation and separated by separator.
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in interface net.sf.mmm.util.lang.api.StringUtil
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<?>, String, StringSyntax) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method formats the elements given by collection to a string where each value is formatted to its string representation and separated by separator.
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSeparatedString(Collection<E>, String, StringSyntax, Formatter<E>, Appendable) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
This method is like StringUtil.toSeparatedString(Collection, String, StringSyntax) but allows to specify an explicit Formatter to use instead of Object.toString().
toSimplestNumber(Number) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
This method converts the given value to the simplest suitable number-type.
toSimplestNumber(Number) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
This method converts the given value to the simplest suitable number-type.
toSqlType(T) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method converts the given SimpleDatatype value to the according SQL type.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.client.ui.api.common.Point
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
toString() - Method in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
toString() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
toString() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
toString() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
toString() - Method in class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
toString() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDisplay
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
toString() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
toString() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
toString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
toString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
toString() - Method in class net.sf.mmm.persistence.base.sequence.SequenceImpl
toString() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
toString() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
toString(boolean) - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
 
toString() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
toString() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
toString() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
toString() - Method in class net.sf.mmm.test.TestUser
toString() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
toString() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
toString() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
toString() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
toString() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
toString() - Method in class net.sf.mmm.util.collection.base.NodeCycle
toString() - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
toString() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
toString() - Method in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.color.Brightness
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.color.Color
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
Returns the official String representation of this Datatype.
toString(ColorModel) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
 
toString() - Method in class net.sf.mmm.util.datatype.api.color.Lightness
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.color.Saturation
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.music.TonePitch
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.datatype.api.person.Gender
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.date.api.DateUnit
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.date.api.Month
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.date.api.Weekday
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.date.api.WeekdaySet
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.date.api.WeekOfMonth
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.entity.api.EntityId
The string representation of the EntityId in the following form:
toString() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
The string representation of the EntityId in the following form:
toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
Method to extend Object.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
Method to extend Object.toString() logic.
toString() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
toString() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
appends the localized string representation of this exception.
toString() - Method in exception net.sf.mmm.util.exception.api.NlsException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
appends the localized string representation of this exception.
toString() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
toString(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
appends the localized string representation of this exception.
toString() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
toString(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
Like NlsThrowable.toString() but using the specified Locale.
toString(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
appends the localized string representation of this exception.
toString() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
toString() - Method in class net.sf.mmm.util.file.base.FileAttributes
toString() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
toString() - Method in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
toString() - Method in class net.sf.mmm.util.http.HttpMessage
toString() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
toString() - Method in class net.sf.mmm.util.lang.api.AbstractDatatype
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Alignment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Conjunction
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.lang.api.Datatype
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Direction
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.Orientation
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.Password
Returns the official String representation of this Datatype.
toString() - Method in enum net.sf.mmm.util.lang.api.SortOrder
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
toString() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
toString() - Method in class net.sf.mmm.util.lang.base.attribute.AbstractAttributeReadId
toString() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
toString() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
toString() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
Returns the official String representation of this Datatype.
toString() - Method in class net.sf.mmm.util.nls.api.NlsArgument
toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterPlugin
toString() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
toString() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
toString() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
toString() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
toString() - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
toString() - Method in interface net.sf.mmm.util.path.api.PathUri
toString() - Method in class net.sf.mmm.util.path.base.PathUriImpl
toString() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
toString() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
toString() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
toString() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
toString() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
toString() - Method in class net.sf.mmm.util.reflect.api.Arguments
toString() - Method in class net.sf.mmm.util.reflect.api.ClassName
toString() - Method in interface net.sf.mmm.util.reflect.api.GenericType
This method gets the string representation of this GenericType.
toString(Type) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the string representation of a Type.
toString(Type, Appendable, Visitor<Class<?>>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method gets the string representation of a Type.
toString() - Method in class net.sf.mmm.util.reflect.api.Signature
toString() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
This method gets the string representation of this GenericType.
toString(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the string representation of a Type.
toString(Type, Appendable, Visitor<Class<?>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method gets the string representation of a Type.
toString() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
toString() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
toString() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
toString() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
toString() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
toString() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
toString(StringBuilder, char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
toString(char) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
 
toString() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
toString() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
toString() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
toString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
toString() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.text.api.Hyphenation
The hyphenation of the according word (e.g.
toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
toString() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
toString() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
The hyphenation of the according word (e.g.
toString() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
This method gets the original pattern.
toString() - Method in class net.sf.mmm.util.text.base.HyphenationState
This method generates a string with the given word including the ranked hyphenation points.
toString() - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
toString() - Method in class net.sf.mmm.util.text.base.JustificationImpl
toString() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
Method to extend AbstractTransferObject.toString() logic.
toString(StringBuilder) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Method to extend AbstractTransferObject.toString() logic.
toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
toString() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
toString() - Method in class net.sf.mmm.util.value.api.Range
toString() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
Returns the official String representation of this Datatype.
toString() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
This method gets a unique string representation of this VersionIdentifier.
toString() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
This method gets a unique string representation of this VersionIdentifier.
toString() - Method in interface net.sf.mmm.util.xml.path.api.XmlSelector
This method gets the string representation of this XML selector.
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlItem
This method is like AbstractXmlItem.toString() using the given stringBuilder.
toString() - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlItem
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
This method is like AbstractXmlItem.toString() using the given stringBuilder.
toString(StringBuilder) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
This method is like AbstractXmlItem.toString() using the given stringBuilder.
toStringAsByte() - Method in class net.sf.mmm.util.datatype.api.color.Factor
 
toStringAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
toStringAsFactor() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
toStringAsPercent() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
toStringAsPercent() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
 
toType(String) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String, ClassResolver) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(String, ClassResolver) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method is the analogy to Class.forName(String) for creating a Type instance from String.
toType(CharSequenceScanner, ClassResolver, Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method parses the given type as generic Type.
toUpperCase(String, Locale) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toUpperCase(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
toValue(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
This method converts the given value from Object to the value class.
toWriter(Appendable) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method converts the given Appendable to a Writer.
toWriter(Appendable) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method converts the given Appendable to a Writer.
TPE1 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TPE2 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
 
TPE3 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contributor/Director
TPE4 - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains more information about the people behind a remix and similar interpretations of another existing piece.
TPOS - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
The 'Part Of a Set' frame.
TPUB - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
trace(String) - Method in class net.sf.mmm.logging.DummyLogger
trace(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
trace(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
trace(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
trace(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
trace(String) - Method in class net.sf.mmm.logging.TestLogger
trace(String, Object) - Method in class net.sf.mmm.logging.TestLogger
trace(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
trace(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
trace(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
trace(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
trace(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
trace(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
trace(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
trace(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
TRACK - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
The track-number of the content (e.g.
TRADE_MARK_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRAILING - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
Mode for trimming only trailing spaces.
TransactionAdapter - Interface in net.sf.mmm.transaction.api
This interface adapts underlying transactions.
TransactionalCallBuilder() - Constructor for class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
The constructor.
transactionalCalls - Variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
 
transactionalCalls - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
 
transactionalResults - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
transactionalResults - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
 
TransactionCallable<RESULT> - Interface in net.sf.mmm.transaction.api
This interface is like a Callable but gets a TransactionAdapter as argument in order to do intermediate commits (e.g.
TransactionCommitException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction could NOT be committed.
TransactionCommitException(Throwable) - Constructor for exception net.sf.mmm.transaction.base.TransactionCommitException
The constructor.
TransactionContext - Interface in net.sf.mmm.transaction.api
This is the interface for a context for custom-data associated with an TransactionAdapter.
TransactionContextImpl - Class in net.sf.mmm.transaction.base
This is the implementation of the TransactionContext interface.
TransactionContextImpl() - Constructor for class net.sf.mmm.transaction.base.TransactionContextImpl
The constructor.
transactionDefinition - Variable in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
 
TransactionEvent - Interface in net.sf.mmm.transaction.api
This is the Event send if a transaction has been committed or rolled back.
TransactionEventImpl - Class in net.sf.mmm.transaction.base
This is the implementation of the TransactionEvent interface.
TransactionEventImpl(TransactionEventType, TransactionContext) - Constructor for class net.sf.mmm.transaction.base.TransactionEventImpl
The constructor.
TransactionEventListener - Interface in net.sf.mmm.transaction.api
This is the interface for a listener of TransactionEvents.
TransactionEventType - Enum in net.sf.mmm.transaction.api
This enum contains the available types of TransactionEvents.
TransactionEventType() - Constructor for enum net.sf.mmm.transaction.api.TransactionEventType
 
transactionExecutor - Variable in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
 
transactionExecutor - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
 
TransactionExecutor - Interface in net.sf.mmm.transaction.api
This is the interface for a component capable of executing your code within a transaction.
TransactionIsolationLevel - Enum in net.sf.mmm.transaction.api
This enum contains the available isolation-levels for a transaction as defined byConnection.getTransactionIsolation().
TransactionIsolationLevel(int) - Constructor for enum net.sf.mmm.transaction.api.TransactionIsolationLevel
The constructor.
transactionMode - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
 
TransactionMode - Enum in net.sf.mmm.service.api.client
This enum contains the available mode for the transactional behavior of a RemoteInvocationQueue.
TransactionMode() - Constructor for enum net.sf.mmm.service.api.client.TransactionMode
 
transactionMode - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
TransactionNotActiveException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction should be closed but none is active.
TransactionNotActiveException() - Constructor for exception net.sf.mmm.transaction.base.TransactionNotActiveException
The constructor.
TransactionRollbackException - Exception in net.sf.mmm.transaction.base
This exception is thrown if a transaction could NOT be rolled back.
TransactionRollbackException(Throwable) - Constructor for exception net.sf.mmm.transaction.base.TransactionRollbackException
The constructor.
TransactionSettings - Class in net.sf.mmm.transaction.api
This class is a simple bean that can be used to configure transactions used by the TransactionExecutor.
TransactionSettings() - Constructor for class net.sf.mmm.transaction.api.TransactionSettings
The constructor.
transfer(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transfer(FileInputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, FileOutputStream, boolean, long) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transfer(BUFFER) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method performs the actual transfer.
transfer() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
This method performs the actual transfer.
transfer(char[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
This method performs the actual transfer.
transfer(byte[]) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
This method performs the actual transfer.
transfer(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given reader to the given writer.
transfer(FileInputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, FileOutputStream, boolean, long) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given inStream to the given outStream using NIO-Channels.
transfer(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given inStream to the given outStream .
transferAsync(InputStream, OutputStream, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given inStream to the given outStream .
transferAsync(Reader, Writer, boolean) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transferAsync(Reader, Writer, boolean, TransferCallback) - Method in interface net.sf.mmm.util.io.api.StreamUtil
This method transfers the contents of the given reader to the given writer.
transferAsync(InputStream, OutputStream, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given inStream to the given outStream .
transferAsync(InputStream, OutputStream, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given inStream to the given outStream .
transferAsync(Reader, Writer, boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given reader to the given writer.
transferAsync(Reader, Writer, boolean, TransferCallback) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
This method transfers the contents of the given reader to the given writer.
TransferCallback - Interface in net.sf.mmm.util.io.api
This is the callback interface used to receive the status of an AsyncTransferrer.
transferCompleted(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer completed successfully.
transferFailed(Exception) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer failed because an exception occurred.
TransferObject - Interface in net.sf.mmm.util.transferobject.api
This is the interface for a transfer-object.
TransferObjectUtil - Interface in net.sf.mmm.util.transferobject.api
This is the interface for a collection of utility functions to deal with AbstractTransferObjects.
TransferObjectUtilImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtil.
TransferObjectUtilImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
The constructor.
TransferObjectUtilImpl.EtoHelper - Class in net.sf.mmm.util.transferobject.base
TransferObjectUtilLimited - Interface in net.sf.mmm.util.transferobject.api
This is a limited subset of TransferObjectUtil that is GWT compatible.
TransferObjectUtilLimitedImpl - Class in net.sf.mmm.util.transferobject.base
This is the implementation of TransferObjectUtilLimited.
TransferObjectUtilLimitedImpl() - Constructor for class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
The constructor.
transferrer - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
the actual task.
transferrers - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
 
transferStopped(long) - Method in interface net.sf.mmm.util.io.api.TransferCallback
This method is invoked if the transfer was stopped before it completed.
transform(String) - Method in interface net.sf.mmm.util.text.api.Singularizer
This method gets the singular form of the given term (some word) pluralForm that is (potentially) in plural form.
transform(String) - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
This method transforms a given original value.
transform(String, String) - Method in class net.sf.mmm.util.text.base.SuffixTransformerRule
transform(String, String) - Method in class net.sf.mmm.util.text.base.TransformerRule
 
transform(V) - Method in interface net.sf.mmm.util.transformer.api.Transformer
This method transforms a given original value.
transform(String) - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
This method transforms a given original value.
transform(String) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method transforms a given original value.
Transformer<V> - Interface in net.sf.mmm.util.transformer.api
This is the interface for a transformer that transforms a given value.
transformerFactory - Variable in class net.sf.mmm.util.xml.base.DomUtilImpl
the transformer factory used to transform or write XML
TransformerRule - Class in net.sf.mmm.util.text.base
This is the abstract base class for a rule used to replace a given string.
TransformerRule() - Constructor for class net.sf.mmm.util.text.base.TransformerRule
 
transformers - Variable in class net.sf.mmm.util.transformer.base.StringTransformerList
 
transformRecursive(String, StringTransformerChain.State) - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
This method implements StringTransformerChain.transform(String) recursively.
transformXml(Source, Result, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method transforms the given XML source to the given result without structural modifications.
transformXml(Source, Result, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method transforms the given XML source to the given result without structural modifications.
translate(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
This method translates the represented string for the given locale.
translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in interface net.sf.mmm.util.nls.api.NlsTemplate
This method behaves like NlsTemplate.translate(Locale) but additionally fills the given arguments into the translated message writing into the given buffer.
translate(Locale, Map<String, Object>, Appendable, NlsTemplateResolver, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
This method behaves like NlsTemplate.translate(Locale) but additionally fills the given arguments into the translated message writing into the given buffer.
translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
This method translates the represented string for the given locale.
translate(Locale) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
This method translates the represented string for the given locale.
translateFallback(Exception) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
Called from NlsTemplateImpl.translate(Locale) if localization failed.
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
 
translateFallback(String) - Method in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
transliterate(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given character.
transliterate(String) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
This method gets the transliteration of the given text.
transliterate(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the transliteration of the given character.
transliterate(String) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
This method gets the transliteration of the given text.
TRANSLITERATION_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
 
TRANSPARENT - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color transparent (actually not really a color).
transpose(int) - Method in enum net.sf.mmm.util.datatype.api.music.TonePitch
This method transposes this TonePitch by the given number of semitoneSteps.
TRANSVERSAL_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TREE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The style of a tree.
tree - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeMapFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedMapFactory interface that creates instances of TreeMap.
TreeMapFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeMapFactory
 
treeModel - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
treeModel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeNode<NODE extends TreeNode<NODE>> - Interface in net.sf.mmm.util.collection.api
This is the interface for the node a tree.
TreeNodeAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The dummy constructor.
TreeNodeAdapter(NODE, UiWidgetRegular) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
The constructor.
treeNodeRenderer - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
 
treeNodeRenderer - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
 
TreeNodeSimple<VALUE> - Class in net.sf.mmm.util.collection.base
This is a simple but generic implementation of TreeNode.
TreeNodeSimple() - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, ListFactory) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeNodeSimple(TreeNodeSimple<VALUE>, VALUE) - Constructor for class net.sf.mmm.util.collection.base.TreeNodeSimple
The constructor.
TreeSetFactory - Class in net.sf.mmm.util.collection.base
This is an implementation of the SortedSetFactory interface that creates instances of TreeSet.
TreeSetFactory() - Constructor for class net.sf.mmm.util.collection.base.TreeSetFactory
 
TRIANGLE_WITH_SERIFS_AT_BOTTOM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIANGULAR_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
triggerDispatchEvents() - Method in class net.sf.mmm.util.event.impl.EventBusImpl
TRIM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function to trim a string (TRIM).
trim - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
TRIM_CHARACTER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The character to trim.
TRIM_SPECIFICATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
trimValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
TRIPLE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_PRIME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRIPLE_VERTICAL_BAR_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TRUE - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
a string representing the boolean value true
TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TSIZ - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains the size in bytes of the file representing the audio, excluding the ID3v2 tag, represented as a numeric string.
TURNED_GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_CONSECUTIVE_EQUALS_SIGNS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_DOT_LEADER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_INTERSECTING_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_INTERSECTING_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
TWO_JOINED_SQUARES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
txCallList - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
 
TYER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyId3v2
Contains a numeric string with a year of the recording.
type - Variable in class net.sf.mmm.transaction.base.TransactionEventImpl
 
type - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
 
type - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
The type.
type - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
 
type - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
type - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
 
type - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
 
type - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
 
type2currentDialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
TYPE_CHOICE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_DATE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_DATETIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_FOOTER - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a footer dialog.
TYPE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a header dialog.
TYPE_INFORMATION - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for an information.
TYPE_INT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The GenericType for int.
TYPE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a main dialog.
TYPE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a navigation dialog.
TYPE_NUMBER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
TYPE_OBJECT - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
TYPE_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of the page dialog.
TYPE_ROOT - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of the root dialog.
TYPE_SIDE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
The type of a side dialog.
TYPE_TECHNICAL_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a technical error.
TYPE_TIME - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
 
TYPE_TYPE - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
Format for Type
TYPE_USER_ERROR - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a user error.
TYPE_VALIDATION_FAILURE - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a validation failure.
TYPE_VARIABLE_COLLECTION_ELEMENT - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable E of Collection<E> .
TYPE_VARIABLE_MAP_KEY - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable K of Map<K, V>.
TYPE_VARIABLE_MAP_VALUE - Static variable in class net.sf.mmm.util.reflect.impl.CommonTypeVariables
The TypeVariable V of Map<K, V>.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
The GenericType for Void.
TYPE_VOID - Static variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
The GenericType for void.
TYPE_WARNING - Static variable in interface net.sf.mmm.util.lang.api.Message
The type for a warning.
typeArgs - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
typedProperty - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
TypedProperty<T> - Class in net.sf.mmm.util.pojo.path.api
This class represents a typed property (typically from a java bean).
TypedProperty(String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, Class<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(TypedProperty<T>, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedProperty(String, Class<T>, String, String) - Constructor for class net.sf.mmm.util.pojo.path.api.TypedProperty
The constructor.
TypedQueryMock<X> - Class in net.sf.mmm.test.jpa
This is a mock implementation of TypedQuery.
TypedQueryMock(String, Class<X>) - Constructor for class net.sf.mmm.test.jpa.TypedQueryMock
The constructor.
typeId - Variable in class net.sf.mmm.util.entity.base.EntityIdImpl
 
TypeNotFoundException - Exception in net.sf.mmm.util.reflect.api
A TypeNotFoundException is thrown if a Type was requested (e.g.
TypeNotFoundException(String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
The constructor.
TypeNotFoundException(Throwable, String) - Constructor for exception net.sf.mmm.util.reflect.api.TypeNotFoundException
The constructor.
typesArguments - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
 
TypeVariableImpl<DECLARATION extends GenericDeclaration> - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the TypeVariable interface.
TypeVariableImpl(String, DECLARATION, Type[]) - Constructor for class net.sf.mmm.util.reflect.impl.TypeVariableImpl
The constructor.
TZ_UTC - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
The UTC TimeZone.

U

UiAccessKeyBinding - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for a central manager of access keys.
UiAccessKeyBindingImpl - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiAccessKeyBinding.
UiAccessKeyBindingImpl() - Constructor for class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
The constructor.
UiConfiguration - Interface in net.sf.mmm.client.ui.api
This is the interface for the configuration of the UI (user interface).
UiConfigurationBean - Class in net.sf.mmm.client.ui.base
This is an implementation of UiConfiguration as Java bean.
UiConfigurationBean() - Constructor for class net.sf.mmm.client.ui.base.UiConfigurationBean
The constructor.
UiConfigurationDefault - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiConfiguration.
UiConfigurationDefault() - Constructor for class net.sf.mmm.client.ui.base.UiConfigurationDefault
The constructor.
UiContext - Interface in net.sf.mmm.client.ui.api
This is the interface for the context of the UI.
uiContext - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
 
UiContextGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiContext for GWT.
UiContextGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiContextGwt
The constructor.
UiContextImpl - Class in net.sf.mmm.client.ui.base
This is the implementation of UiContext.
UiContextImpl() - Constructor for class net.sf.mmm.client.ui.base.UiContextImpl
The constructor.
UiContextTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiContext for testing without any native toolkit.
UiContextTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiContextTestImpl
The constructor.
UiDataBinding<VALUE> - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for the data-binding for values with widgets.
UiDataBindingAdapter<VALUE> - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for an adapter that keeps reflective operations out of the implementation of UiDataBinding.
UiDataBindingAdapterImpl<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the default implementation of UiDataBindingAdapter based on PojoDescriptor.
UiDataBindingAdapterImpl(Class<VALUE>, PojoDescriptorBuilderFactory, DatatypeDetector, Validator, MathUtilLimited) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The constructor.
UiDataBindingDatatype<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for an immutable Datatype.
UiDataBindingDatatype(AbstractUiWidget<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
The constructor.
UiDataBindingFactory - Interface in net.sf.mmm.client.ui.base.binding
This is the interface for the factory used to create instances of UiDataBinding.
UiDataBindingFactoryImpl - Class in net.sf.mmm.client.ui.base.binding
This is the (default) implementation of UiDataBindingFactory.
UiDataBindingFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
The constructor.
UiDataBindingList - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for the type List.
UiDataBindingList(AbstractUiWidget) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingList
The constructor.
UiDataBindingNone - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for no value (Void).
UiDataBindingNone() - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
The constructor.
UiDataBindingPojo<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for any POJO (no Datatype).
UiDataBindingPojo(AbstractUiWidget<VALUE>, UiDataBindingAdapter<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
The constructor.
UiDataBindingPojoComposite<VALUE> - Class in net.sf.mmm.client.ui.base.binding
This is the implementation of UiDataBinding for composite custom widgets.
UiDataBindingPojoComposite(AbstractUiWidget<VALUE>, UiDataBindingAdapter<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
The constructor.
UiDispatcher - Interface in net.sf.mmm.client.ui.api
This is the interface for the dispatcher of UI events.
UiDispatcherGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiDispatcher for GWT.
UiDispatcherGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
The constructor.
UiDispatcherTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiDispatcher for testing.
UiDispatcherTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
The constructor.
UiDisplay - Interface in net.sf.mmm.client.ui.api
This is the interface for the display where the UI objects are shown.
UiDisplayGwt - Class in net.sf.mmm.client.ui.impl.gwt
This is the implementation of UiDisplay for GWT.
UiDisplayGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
The constructor.
UiDisplayTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is the implementation of UiDisplay for GWT.
UiDisplayTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
The constructor.
UiEvent - Interface in net.sf.mmm.client.ui.api.event
This is the interface for an event of the UI.
UiEventClick - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLICK.
UiEventClick(UiFeatureClick, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventClick
The constructor.
UiEventClose - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLOSE.
UiEventClose(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventClose
The constructor.
UiEventCollapse - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.COLLAPSE.
UiEventCollapse(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventCollapse
The constructor.
UiEventCollapseOrExpand - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.COLLAPSE or EventType.EXPAND.
UiEventCollapseOrExpand(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
The constructor.
UiEventExpand - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.EXPAND.
UiEventExpand(UiFeatureCollapse, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventExpand
The constructor.
UiEventFocus - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_GAIN or EventType.FOCUS_LOSS.
UiEventFocus(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocus
The constructor.
UiEventFocusGain - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_GAIN.
UiEventFocusGain(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocusGain
The constructor.
UiEventFocusLoss - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.FOCUS_LOSS.
UiEventFocusLoss(UiFeatureFocus, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventFocusLoss
The constructor.
UiEventMode - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.MODE.
UiEventMode(UiFeatureMode, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventMode
The constructor.
UiEventObserver - Interface in net.sf.mmm.client.ui.api.handler
This is the interface for an observer, that gets notified before and after one or multiple UiHandler(s) get invoked.
UiEventOpen - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.OPEN.
UiEventOpen(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventOpen
The constructor.
UiEventOpenOrClose - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.CLICK.
UiEventOpenOrClose(UiFeatureOpenClose, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
The constructor.
UiEventSelectionChange<VALUE> - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.SELECTION_CHANGE.
UiEventSelectionChange(UiFeatureSelectedValue<VALUE>, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
The constructor.
UiEventValueChange<VALUE> - Class in net.sf.mmm.client.ui.api.event
This is the implementation of UiEvent for EventType.VALUE_CHANGE.
UiEventValueChange(UiFeatureValue<VALUE>, boolean) - Constructor for class net.sf.mmm.client.ui.api.event.UiEventValueChange
The constructor.
UiFeature - Interface in net.sf.mmm.client.ui.api.feature
This is the marker interface for a feature.
UiFeatureClick - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a clickable object.
UiFeatureCollapse - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a collapsable object.
UiFeatureEvent - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a object sending generic events.
UiFeatureFocus - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of a focusable object.
UiFeatureMessages - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for an object that may contain or display messages.
UiFeatureMode - Interface in net.sf.mmm.client.ui.api.feature
TODO: this class ...
UiFeatureOpenClose - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object (e.g.
UiFeatureSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that offers selection of values.
UiFeatureValidation<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that can be validated.
UiFeatureValue<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the features of an object that has a value that can be changed programmatic as well as by the user (e.g.
UiFeatureValueAndValidation<VALUE> - Interface in net.sf.mmm.client.ui.api.feature
This is the interface for the combination of UiFeatureValue and UiFeatureValidation.
UiHandler - Interface in net.sf.mmm.client.ui.api.handler
This is the marker interface for a handler of action(s) in the context of a user-interface (UI).
UiHandler() - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
 
UiHandlerAction - Interface in net.sf.mmm.client.ui.api.handler.action
This is the marker interface for a UiHandler of a specific action.
UiHandlerActionApply - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action apply.
UiHandlerActionApprove - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action approve.
UiHandlerActionCancel - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action cancel.
UiHandlerActionClose - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action close.
UiHandlerActionConfirm - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action confirm.
UiHandlerActionDelete - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action delete.
UiHandlerActionDown - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action down.
UiHandlerActionNext - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action next.
UiHandlerActionOpen - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action open.
UiHandlerActionPrevious - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action previous.
UiHandlerActionPreviousNext - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the combination of UiHandlerActionPrevious and UiHandlerActionNext.
UiHandlerActionRemove - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action remove.
UiHandlerActionSave - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action save.
UiHandlerActionStartEdit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action start edit mode.
UiHandlerActionStopEdit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action stop edit mode.
UiHandlerActionSubmit - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action submit.
UiHandlerActionUp - Interface in net.sf.mmm.client.ui.api.handler.action
This is the UiHandlerAction for the action up.
UiHandlerDetailsForSelection<SELECTION,DETAIL> - Interface in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the interface for a UiHandler that allows to get the details for a selection.
UiHandlerEvent - Interface in net.sf.mmm.client.ui.api.handler.event
This is the interface for a UiHandler that represents an event listener.
UiHandlerEventClick - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventClick() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClick
 
UiHandlerEventClose - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventClose() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventClose
 
UiHandlerEventCollapse - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventCollapse() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventCollapse
 
UiHandlerEventFocus - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventFocus() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventFocus
 
UiHandlerEventIgnore - Class in net.sf.mmm.client.ui.api.handler.event
An implementation of UiHandlerEvent that ignores all UiEvents.
UiHandlerEventIgnore() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
The constructor.
UiHandlerEventMode - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventMode() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventMode
 
UiHandlerEventModeVisibility - Class in net.sf.mmm.client.ui.base.dynamic
This is the implementation of a UiHandlerEventMode that shows or hides a UiWidget if the UiMode is (not) editable.
UiHandlerEventModeVisibility(boolean) - Constructor for class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
The constructor.
UiHandlerEventOpen - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventOpen() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventOpen
 
UiHandlerEventSelection<VALUE> - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventSelection() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventSelection
 
UiHandlerEventValueChange<VALUE> - Class in net.sf.mmm.client.ui.api.handler.event
UiHandlerEventValueChange() - Constructor for class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventValueChange
 
UiHandlerObject<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the marker interface for a UiHandler that offers a action that operates on a given object (the generic <O>).
UiHandlerObjectApprove<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action approve.
UiHandlerObjectDelete<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action delete.
UiHandlerObjectSave<O> - Interface in net.sf.mmm.client.ui.api.handler.object
This is the UiHandlerObject for the action save.
UiMode - Interface in net.sf.mmm.client.ui.api.common
This interface represents the available modes of a UI object.
UiModeChanger - Interface in net.sf.mmm.client.ui.base
This is the interface used to handle the change of a UiMode.
UiModeChangerImpl - Class in net.sf.mmm.client.ui.base
This is the default implementation of UiModeChanger.
UiModeChangerImpl() - Constructor for class net.sf.mmm.client.ui.base.UiModeChangerImpl
The constructor.
UiPopupHelper - Interface in net.sf.mmm.client.ui.api
This is the interface for a component that allows to open very simple popup dialogs.
UiPopupHelperDummy - Class in net.sf.mmm.client.ui.impl.gwt
This is a dummy implementation of UiPopupHelper.
UiPopupHelperDummy() - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
The constructor.
UiPopupHelperDummy(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
The constructor.
UiPopupHelperTestImpl - Class in net.sf.mmm.client.ui.impl.test
This is a dummy implementation of UiPopupHelper.
UiPopupHelperTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
The constructor.
UiPopupHelperTestImpl(NlsBundleUtilCoreRoot) - Constructor for class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
The constructor.
UiSingleWidgetButtonFactory<HANDLER extends UiHandlerAction> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory used to create a UiWidgetButton for a particular UiHandlerAction.
UiSingleWidgetButtonFactoryApply - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryApply() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
The constructor.
UiSingleWidgetButtonFactoryApprove - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryApprove() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
The constructor.
UiSingleWidgetButtonFactoryCancel - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryCancel() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
The constructor.
UiSingleWidgetButtonFactoryClose - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryClose() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
The constructor.
UiSingleWidgetButtonFactoryConfirm - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryConfirm() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
The constructor.
UiSingleWidgetButtonFactoryDelete - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryDelete() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
The constructor.
UiSingleWidgetButtonFactoryDown - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryDown() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
The constructor.
UiSingleWidgetButtonFactoryNext - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryNext() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
The constructor.
UiSingleWidgetButtonFactoryOpen - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryOpen() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
The constructor.
UiSingleWidgetButtonFactoryPrevious - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryPrevious() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
The constructor.
UiSingleWidgetButtonFactoryRemove - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryRemove() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
The constructor.
UiSingleWidgetButtonFactorySave - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactorySave() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
The constructor.
UiSingleWidgetButtonFactoryStartEdit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryStartEdit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
The constructor.
UiSingleWidgetButtonFactoryStopEdit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryStopEdit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
The constructor.
UiSingleWidgetButtonFactorySubmit - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactorySubmit() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
The constructor.
UiSingleWidgetButtonFactoryUp - Class in net.sf.mmm.client.ui.base.widget.factory
UiSingleWidgetButtonFactoryUp() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
The constructor.
UiSingleWidgetFactory<WIDGET extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory of a single UiWidget.
UiSingleWidgetFactoryDatatype<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a UiSingleWidgetFactory to create a field widget for a particular datatype.
UiSingleWidgetFactoryDatatypeBoolean - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Boolean.
UiSingleWidgetFactoryDatatypeBoolean() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeBoolean
The constructor.
UiSingleWidgetFactoryDatatypeDate - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Date.
UiSingleWidgetFactoryDatatypeDate() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDate
The constructor.
UiSingleWidgetFactoryDatatypeDouble - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Double.
UiSingleWidgetFactoryDatatypeDouble() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDouble
The constructor.
UiSingleWidgetFactoryDatatypeEnum<E extends Enum<E>> - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for Enum datatypes.
UiSingleWidgetFactoryDatatypeEnum(Class<E>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
The constructor.
UiSingleWidgetFactoryDatatypeEnum(Class<E>, Formatter<E>) - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
The constructor.
UiSingleWidgetFactoryDatatypeInstant - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Instant.
UiSingleWidgetFactoryDatatypeInstant() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInstant
The constructor.
UiSingleWidgetFactoryDatatypeInteger - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Integer.
UiSingleWidgetFactoryDatatypeInteger() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInteger
The constructor.
UiSingleWidgetFactoryDatatypeLocalDate - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype LocalDate.
UiSingleWidgetFactoryDatatypeLocalDate() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalDate
The constructor.
UiSingleWidgetFactoryDatatypeLocalTime - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype LocalTime.
UiSingleWidgetFactoryDatatypeLocalTime() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalTime
The constructor.
UiSingleWidgetFactoryDatatypeLong - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype Long.
UiSingleWidgetFactoryDatatypeLong() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLong
The constructor.
UiSingleWidgetFactoryDatatypeString - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiSingleWidgetFactoryDatatype for the datatype String.
UiSingleWidgetFactoryDatatypeString() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeString
The constructor.
UiSingleWidgetFactoryNative<WIDGET extends UiWidgetNative> - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory of a single UiWidget of a particular type.
UiTreeNodeModel<VALUE> - Class in net.sf.mmm.client.ui.base.model
This is a simple implementation of mutable tree model.
UiTreeNodeModel() - Constructor for class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
 
UiTreeNodeRendererDefault() - Constructor for class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
 
UiWidget - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for an adapter to a physical widget (or potentially a composition of such widgets) of the underlying native widget toolkit.
uiWidget - Variable in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
 
uiWidget - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
 
UiWidgetAbstractBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a panel widget that shows a single child that is surrounded by a labeled border.
UiWidgetAbstractButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the abstract interface for an regular widget that represents a button.
UiWidgetAbstractButtonContainer - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that shows a number of buttons.
UiWidgetAbstractComposite - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an UiWidget that is a composite.
UiWidgetAbstractDataSet<ITEM> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a regular widget that is used to present complex data sets.
UiWidgetAbstractDataTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a data set widget that represents a data table.
UiWidgetAbstractDialogWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the abstract base interface for a window widget that represents a dialog window.
UiWidgetAbstractListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the abstract interface for a data table widget that represents a list table.
UiWidgetAbstractTree<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a data set widget that represents a tree widget.
UiWidgetAbstractTree.UiTreeModel<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for the model (adapter) for a UiWidgetTree.
UiWidgetAbstractTree.UiTreeModelMutable<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
Extends UiWidgetAbstractTree.UiTreeModel with features for editing the tree structure.
UiWidgetAbstractTree.UiTreeNodeRenderer<NODE,WIDGET extends UiWidgetRegular> - Interface in net.sf.mmm.client.ui.api.widget.complex
The renderer responsible to create widgets and assign a <NODE> to them.
UiWidgetAbstractTree.UiTreeNodeRendererDefault<NODE> - Class in net.sf.mmm.client.ui.api.widget.complex
This is the default implementation of UiWidgetAbstractTree.UiTreeNodeRenderer.
UiWidgetAbstractTree.UiWidgetTreeNode<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for the main widget representing a node of the tree.
UiWidgetAbstractWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the abstract base interface for a dynamic composite widget that represents a window.
UiWidgetAbstractWithValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a UiWidget that has a value.
UiWidgetActive - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that can be focused and allows to assign an access-key.
UiWidgetAdapter - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface that adapts to the native widget of the underlying toolkit implementation for a native widget.
UiWidgetAdapterAbstractBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterAbstractButtonContainer - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractButtonContainer.
UiWidgetAdapterAbstractDataSet<ITEM> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetAbstractDataSet.
UiWidgetAdapterAbstractDataTable<ROW> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractDataTable.
UiWidgetAdapterAbstractDialogWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractDialogWindow.
UiWidgetAdapterAbstractListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterAbstractWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractWindow.
UiWidgetAdapterActive - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidget with AttributeWriteOnlyFocused.setFocused().
UiWidgetAdapterBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterButton - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButton.
UiWidgetAdapterButtonGroup - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButtonGroup.
UiWidgetAdapterButtonPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetButtonPanel.
UiWidgetAdapterCheckboxField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCheckboxField.
UiWidgetAdapterClickable - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for UiWidgetAdapterActive that has a label.
UiWidgetAdapterCodeAreaField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCodeAreaField.
UiWidgetAdapterCollapsableBorderPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
UiWidgetAdapterCollapsableSection - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCollapsableSection.
UiWidgetAdapterColorField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetCheckboxField.
UiWidgetAdapterComboboxField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetComboboxField.
UiWidgetAdapterComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetComposite.
UiWidgetAdapterDateField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDateField.
UiWidgetAdapterDoubleField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDoubleField.
UiWidgetAdapterDynamicComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDynamicComposite.
UiWidgetAdapterDynamicPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetDynamicPanel.
UiWidgetAdapterField<VALUE,ADAPTER_VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetField.
UiWidgetAdapterFileField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetFileField.
UiWidgetAdapterGridCell - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridCell.
UiWidgetAdapterGridPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridPanel.
UiWidgetAdapterGridRow - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetGridRow.
UiWidgetAdapterGwt<WIDGET extends com.google.gwt.user.client.ui.UIObject> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapter using GWT based on UIObject.
UiWidgetAdapterGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The constructor.
UiWidgetAdapterGwt(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
The constructor.
UiWidgetAdapterGwtAbstractDataTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterAbstractDataTable using GWT based on FlowPanel and TableWidget.
UiWidgetAdapterGwtAbstractDataTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
The constructor.
UiWidgetAdapterGwtAbstractDialogWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterAbstractDialogWindow using GWT based on PopupWindow.
UiWidgetAdapterGwtAbstractDialogWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
The constructor.
UiWidgetAdapterGwtAbstractListTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterAbstractListTable using GWT.
UiWidgetAdapterGwtAbstractListTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
The constructor.
UiWidgetAdapterGwtAbstractWindow<WIDGET extends com.google.gwt.user.client.ui.Panel> - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterAbstractWindow using GWT based on Panel.
UiWidgetAdapterGwtAbstractWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
The constructor.
UiWidgetAdapterGwtBorderPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterBorderPanel using GWT based on Fieldset.
UiWidgetAdapterGwtBorderPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
The constructor.
UiWidgetAdapterGwtButton - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterButton using GWT based on Button.
UiWidgetAdapterGwtButton() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
The constructor.
UiWidgetAdapterGwtButtonGroup - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterButtonGroup using GWT based on ButtonGroup.
UiWidgetAdapterGwtButtonGroup() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonGroup
The constructor.
UiWidgetAdapterGwtButtonPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterButtonPanel using GWT based on ButtonPanel.
UiWidgetAdapterGwtButtonPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
The constructor.
UiWidgetAdapterGwtButtonPanel(ButtonPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
The constructor.
UiWidgetAdapterGwtCheckboxField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterCheckboxField using GWT based on CheckBoxWithChangeHandlers.
UiWidgetAdapterGwtCheckboxField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
The constructor.
UiWidgetAdapterGwtCheckboxField.ValueAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Adapter from the active widget to TakesValue <String>.
UiWidgetAdapterGwtClickable<WIDGET extends com.google.gwt.user.client.ui.FocusWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterClickable using GWT based on FocusWidget.
UiWidgetAdapterGwtClickable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtClickable
The constructor.
UiWidgetAdapterGwtCollapsableBorderPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterCollapsableBorderPanel using GWT based on Fieldset and CollapseExpandButton.
UiWidgetAdapterGwtCollapsableBorderPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
The constructor.
UiWidgetAdapterGwtCollapsableSection - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterCollapsableSection using GWT based on FlowPanel.
UiWidgetAdapterGwtCollapsableSection() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
The constructor.
UiWidgetAdapterGwtColorField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterColorField using GWT based on ColorBox.
UiWidgetAdapterGwtColorField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
The constructor.
UiWidgetAdapterGwtComboBoxField<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterComboboxField using GWT based on a ComboBox and a DataList.
UiWidgetAdapterGwtComboBoxField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
The constructor.
UiWidgetAdapterGwtComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterComposite using GWT.
UiWidgetAdapterGwtComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtComposite
The constructor.
UiWidgetAdapterGwtDateField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on DateBox.
UiWidgetAdapterGwtDateField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
The constructor.
UiWidgetAdapterGwtDoubleField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on DoubleSpinBox.
UiWidgetAdapterGwtDoubleField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDoubleField
The constructor.
UiWidgetAdapterGwtDynamicComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterDynamicComposite using GWT.
UiWidgetAdapterGwtDynamicComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
The constructor.
UiWidgetAdapterGwtDynamicComposite(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
The constructor.
UiWidgetAdapterGwtField<WIDGET extends com.google.gwt.user.client.ui.Widget,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT.
UiWidgetAdapterGwtField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
The constructor.
UiWidgetAdapterGwtFieldFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<ADAPTER_VALUE> & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on FocusWidget and HasValue.
UiWidgetAdapterGwtFieldFocusWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidget
The constructor.
UiWidgetAdapterGwtFieldFocusWidgetBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.event.dom.client.HasChangeHandlers,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on FocusWidget and HasChangeHandlers.
UiWidgetAdapterGwtFieldFocusWidgetBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
The constructor.
UiWidgetAdapterGwtFieldValueBox<WIDGET extends com.google.gwt.user.client.ui.ValueBox<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on ValueBox.
UiWidgetAdapterGwtFieldValueBox() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBox
The constructor.
UiWidgetAdapterGwtFieldValueBoxBase<WIDGET extends com.google.gwt.user.client.ui.ValueBoxBase<ADAPTER_VALUE>,VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on ValueBoxBase.
UiWidgetAdapterGwtFieldValueBoxBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
The constructor.
UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
Adapter from ValueBoxBase to TakesValue<String>.
UiWidgetAdapterGwtFileField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterFileField using GWT based on FileUpload.
UiWidgetAdapterGwtFileField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
The constructor.
UiWidgetAdapterGwtFileField.MyFileUpload - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
 
UiWidgetAdapterGwtFileField.MyRichTextArea - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This inner class makes RichTextArea implement HasValue.
UiWidgetAdapterGwtFocusWidget<WIDGET extends com.google.gwt.user.client.ui.FocusWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterActive using GWT based on FocusWidget.
UiWidgetAdapterGwtFocusWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
The constructor.
UiWidgetAdapterGwtGridCell - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on TableCellAtomic.
UiWidgetAdapterGwtGridCell() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
The constructor.
UiWidgetAdapterGwtGridPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on GridPanel.
UiWidgetAdapterGwtGridPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
The constructor.
UiWidgetAdapterGwtGridRow - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridRow using GWT based on TableRow.
UiWidgetAdapterGwtGridRow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
The constructor.
UiWidgetAdapterGwtHorizontalPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on HorizontalFlowPanel.
UiWidgetAdapterGwtHorizontalPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalPanel
The constructor.
UiWidgetAdapterGwtHorizontalSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterHorizontalSplitPanel using GWT.
UiWidgetAdapterGwtHorizontalSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalSplitPanel
The constructor.
UiWidgetAdapterGwtImage - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterImage using GWT based on Image.
UiWidgetAdapterGwtImage() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
The constructor.
UiWidgetAdapterGwtIntegerField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterIntegerField using GWT based on IntegerSpinBox.
UiWidgetAdapterGwtIntegerField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerField
The constructor.
UiWidgetAdapterGwtIntegerSliderField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on IntegerRangeBox.
UiWidgetAdapterGwtIntegerSliderField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerSliderField
The constructor.
UiWidgetAdapterGwtLabel - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterLabel using GWT based on LabelWidget.
UiWidgetAdapterGwtLabel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
The constructor.
UiWidgetAdapterGwtLink - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterLink using GWT based on Anchor.
UiWidgetAdapterGwtLink() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
The constructor.
UiWidgetAdapterGwtListBoxCombo<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on ListBox to build a simple combobox.
UiWidgetAdapterGwtListBoxCombo() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
The constructor.
UiWidgetAdapterGwtListTable<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterListTable using GWT.
UiWidgetAdapterGwtListTable() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtListTable
The constructor.
UiWidgetAdapterGwtLocalDateField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalDateField using GWT based on LocalDateBox .
UiWidgetAdapterGwtLocalDateField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
The constructor.
UiWidgetAdapterGwtLocalTimeField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalTimeField using GWT based on LocalTimeBox .
UiWidgetAdapterGwtLocalTimeField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
The constructor.
UiWidgetAdapterGwtLongField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterLongField using GWT based on LongSpinBox.
UiWidgetAdapterGwtLongField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLongField
The constructor.
UiWidgetAdapterGwtMainWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterMainWindow using GWT based on RootPanel and Window.
UiWidgetAdapterGwtMainWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
The constructor.
UiWidgetAdapterGwtMenu - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenu using GWT based on MenuItem and MenuBar.
UiWidgetAdapterGwtMenu() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
The constructor.
UiWidgetAdapterGwtMenuBar - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterDynamicComposite using GWT based on MenuBar.
UiWidgetAdapterGwtMenuBar() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
The constructor.
UiWidgetAdapterGwtMenuItem - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuItemClickable using GWT based on MenuItem.
UiWidgetAdapterGwtMenuItem() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
The constructor.
UiWidgetAdapterGwtMenuItemBase - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the abstract base implementation of UiWidgetAdapter using GWT based on MenuItem.
UiWidgetAdapterGwtMenuItemBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
The constructor.
UiWidgetAdapterGwtMenuItemSeparator - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuItemSeparator using GWT based on MenuItemSeparator.
UiWidgetAdapterGwtMenuItemSeparator() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
The constructor.
UiWidgetAdapterGwtNumberField<WIDGET extends NumberBox<VALUE>,VALUE extends Number> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on NumberBox.
UiWidgetAdapterGwtNumberField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
The constructor.
UiWidgetAdapterGwtPanel<WIDGET extends com.google.gwt.user.client.ui.Panel & com.google.gwt.user.client.ui.InsertPanel> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on Panel and InsertPanel.
UiWidgetAdapterGwtPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
The constructor.
UiWidgetAdapterGwtPanel(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
The constructor.
UiWidgetAdapterGwtPasswordField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on PasswordTextBox.
UiWidgetAdapterGwtPasswordField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtPasswordField
The constructor.
UiWidgetAdapterGwtPopup - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterPopup using GWT based on PopupWindow.
UiWidgetAdapterGwtPopup() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtPopup
The constructor.
UiWidgetAdapterGwtRadioButtons<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the base implementation of UiWidgetAdapterRadioButtonsField using GWT based on a ComplexPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtons() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
The constructor.
UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on HorizontalPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtonsHorizontal() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsHorizontal
The constructor.
UiWidgetAdapterGwtRadioButtonsVertical<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterOptionsField using GWT based on VerticalPanel and RadioButtons.
UiWidgetAdapterGwtRadioButtonsVertical() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtonsVertical
The constructor.
UiWidgetAdapterGwtRichTextField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterRichTextField using GWT based on RichTextArea.
UiWidgetAdapterGwtRichTextField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
The constructor.
UiWidgetAdapterGwtRichTextField.MyRichTextArea - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This inner class makes RichTextArea implement HasValue.
UiWidgetAdapterGwtSection - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterSection using GWT based on Section.
UiWidgetAdapterGwtSection() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
The constructor.
UiWidgetAdapterGwtSingleComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterSingleComposite using GWT.
UiWidgetAdapterGwtSingleComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtSingleComposite
The constructor.
UiWidgetAdapterGwtSingleMutableComposite<WIDGET extends com.google.gwt.user.client.ui.Widget,CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterSingleMutableComposite using GWT.
UiWidgetAdapterGwtSingleMutableComposite() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtSingleMutableComposite
The constructor.
UiWidgetAdapterGwtSlot - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterSlot using GWT based on FlowPanel.
UiWidgetAdapterGwtSlot() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
The constructor.
UiWidgetAdapterGwtSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the abstract implementation of UiWidgetAdapterSplitPanel using GWT based on SplitLayoutPanel.
UiWidgetAdapterGwtSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtSplitPanel
The constructor.
UiWidgetAdapterGwtTab - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterTab using GWT based on HorizontalPanel.
UiWidgetAdapterGwtTab() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
The constructor.
UiWidgetAdapterGwtTabLayoutPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on TabPanel.
UiWidgetAdapterGwtTabLayoutPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
The constructor.
UiWidgetAdapterGwtTableColumn - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterTableColumn using GWT.
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
The constructor.
UiWidgetAdapterGwtTableColumn(UiWidgetAdapterGwtAbstractDataTable<?>, TableCellHeaderAtomic) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
The constructor.
UiWidgetAdapterGwtTableColumn.ColumnWidthRange - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Container for the range of the width of a column.
UiWidgetAdapterGwtTableColumn.ReorderHandler - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Handler for the reorder behavior of this column.
UiWidgetAdapterGwtTableColumn.ResizeHandler - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
Handler for the resize behavior of this column.
UiWidgetAdapterGwtTextAreaBase<WIDGET extends com.google.gwt.user.client.ui.FocusWidget & com.google.gwt.user.client.ui.HasValue<String> & com.google.gwt.event.dom.client.HasChangeHandlers> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterTextAreaFieldBase using GWT based on FocusWidget and HasValue.
UiWidgetAdapterGwtTextAreaBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
The constructor.
UiWidgetAdapterGwtTextAreaField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterTextAreaField using GWT based on TextArea.
UiWidgetAdapterGwtTextAreaField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
The constructor.
UiWidgetAdapterGwtTextBoxBase<WIDGET extends com.google.gwt.user.client.ui.TextBox,VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on TextBox.
UiWidgetAdapterGwtTextBoxBase() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
The constructor.
UiWidgetAdapterGwtTextField - Class in net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
This is the implementation of UiWidgetAdapterField using GWT based on TextBox.
UiWidgetAdapterGwtTextField() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextField
The constructor.
UiWidgetAdapterGwtToggleButton - Class in net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
This is the implementation of UiWidgetAdapterToggleButton using GWT based on SimpleToggleButton.
UiWidgetAdapterGwtToggleButton() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
The constructor.
UiWidgetAdapterGwtToolbar - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on Toolbar.
UiWidgetAdapterGwtToolbar() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtToolbar
The constructor.
UiWidgetAdapterGwtTree<NODE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This is the implementation of UiWidgetAdapterTree using GWT based on Tree.
UiWidgetAdapterGwtTree() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
The constructor.
UiWidgetAdapterGwtTree.EventAdapterGwtTree - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
 
UiWidgetAdapterGwtTree.TreeNodeAdapter - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
This inner class adapts from <NODE> to TreeItem.
UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
The implementation of Size for UiWidgetAdapterGwtTree.TreeNodeAdapter.
UiWidgetAdapterGwtVerticalPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterDynamicPanel using GWT based on VerticalFlowPanel.
UiWidgetAdapterGwtVerticalPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalPanel
The constructor.
UiWidgetAdapterGwtVerticalSplitPanel - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
This is the implementation of UiWidgetAdapterVerticalSplitPanel using GWT.
UiWidgetAdapterGwtVerticalSplitPanel() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalSplitPanel
The constructor.
UiWidgetAdapterGwtWidget<WIDGET extends com.google.gwt.user.client.ui.Widget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapter using GWT based on Widget.
UiWidgetAdapterGwtWidget() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
The constructor.
UiWidgetAdapterGwtWidget(WIDGET) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
The constructor.
UiWidgetAdapterGwtWidgetActive<WIDGET extends com.google.gwt.user.client.ui.Widget> - Class in net.sf.mmm.client.ui.impl.gwt.widget.adapter
This is the implementation of UiWidgetAdapterActive using GWT based on Widget.
UiWidgetAdapterGwtWidgetActive() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
The constructor.
UiWidgetAdapterGwtWindow - Class in net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
This is the implementation of UiWidgetAdapterWindow using GWT based on PopupWindow.
UiWidgetAdapterGwtWindow() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtWindow
The constructor.
UiWidgetAdapterHorizontalPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetHorizontalPanel.
UiWidgetAdapterHorizontalSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetHorizontalSplitPanel.
UiWidgetAdapterImage - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetImage.
UiWidgetAdapterInstantField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetInstantField.
UiWidgetAdapterIntegerField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetIntegerField.
UiWidgetAdapterIntegerSliderField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetIntegerSliderField.
UiWidgetAdapterLabel - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLabel.
UiWidgetAdapterLink - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLink.
UiWidgetAdapterListBoxField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetListBoxField.
UiWidgetAdapterListTable<ROW,ITEM_CONTAINER extends ItemContainer<ROW,?>> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetListTable.
UiWidgetAdapterLocalDateField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLocalDateField.
UiWidgetAdapterLocalTimeField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLocalTimeField.
UiWidgetAdapterLongField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetLongField.
UiWidgetAdapterMainWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMainWindow.
UiWidgetAdapterMenu - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenu.
UiWidgetAdapterMenuBar - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuBar.
UiWidgetAdapterMenuItemClickable - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuItem.
UiWidgetAdapterMenuItemSeparator - Interface in net.sf.mmm.client.ui.base.widget.menu.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetMenuItemSeparator.
UiWidgetAdapterNumberField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRangeField.
UiWidgetAdapterOptionsField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetOptionsField.
UiWidgetAdapterPasswordField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetPasswordField.
UiWidgetAdapterPopup - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetPopup.
UiWidgetAdapterRadioButtonsField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
UiWidgetAdapterRangeField<VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRangeField.
UiWidgetAdapterRichTextField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetRichTextField.
UiWidgetAdapterSection - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSection.
UiWidgetAdapterSingleComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSingleMutableComposite.
UiWidgetAdapterSingleMutableComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSingleMutableComposite.
UiWidgetAdapterSlot - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTab.
UiWidgetAdapterSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSplitPanel.
UiWidgetAdapterSwitchComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetSwitchComposite.
UiWidgetAdapterTab - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTab.
UiWidgetAdapterTableColumn - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterTabPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTabPanel.
UiWidgetAdapterTest - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapter for testing without a native toolkit.
UiWidgetAdapterTest() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
The constructor.
UiWidgetAdapterTestCheckboxField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterCheckboxField for testing without a native toolkit.
UiWidgetAdapterTestCheckboxField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestCheckboxField
The constructor.
UiWidgetAdapterTestColorField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterColorField for testing without native toolkit.
UiWidgetAdapterTestColorField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
The constructor.
UiWidgetAdapterTestComposite<CHILD extends UiWidget> - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapterComposite and various sub-interfaces for testing without a native toolkit.
UiWidgetAdapterTestComposite() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
The constructor.
UiWidgetAdapterTestCompositeRegular - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This is the implementation of UiWidgetAdapterComposite and various sub-interfaces bound to UiWidgetRegular for testing without a native toolkit.
UiWidgetAdapterTestCompositeRegular() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
The constructor.
UiWidgetAdapterTestDateField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterDateField for testing without a native toolkit.
UiWidgetAdapterTestDateField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDateField
The constructor.
UiWidgetAdapterTestDoubleField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterDoubleField for testing without a native toolkit.
UiWidgetAdapterTestDoubleField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDoubleField
The constructor.
UiWidgetAdapterTestField<VALUE,ADAPTER_VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterField for testing without a native toolkit.
UiWidgetAdapterTestField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
The constructor.
UiWidgetAdapterTestFileField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterFileField for testing without native toolkit.
UiWidgetAdapterTestFileField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestFileField
The constructor.
UiWidgetAdapterTestGridPanel - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridPanel for testing without a native toolkit.
UiWidgetAdapterTestGridPanel() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestGridPanel
The constructor.
UiWidgetAdapterTestGridRow - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterGridRow for testing without a native toolkit.
UiWidgetAdapterTestGridRow() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestGridRow
The constructor.
UiWidgetAdapterTestIntegerField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterIntegerField for testing without a native toolkit.
UiWidgetAdapterTestIntegerField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
The constructor.
UiWidgetAdapterTestLocalDateField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalDateField for testing without a native toolkit.
UiWidgetAdapterTestLocalDateField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalDateField
The constructor.
UiWidgetAdapterTestLocalTimeField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLocalTimeField for testing without a native toolkit.
UiWidgetAdapterTestLocalTimeField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalTimeField
The constructor.
UiWidgetAdapterTestLongField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterLongField for testing without a native toolkit.
UiWidgetAdapterTestLongField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLongField
The constructor.
UiWidgetAdapterTestMenu - Class in net.sf.mmm.client.ui.impl.test.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenu for testing without a native toolkit.
UiWidgetAdapterTestMenu() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.adapter.UiWidgetAdapterTestMenu
The constructor.
UiWidgetAdapterTestMenuBar - Class in net.sf.mmm.client.ui.impl.test.widget.menu.adapter
This is the implementation of UiWidgetAdapterMenuBar for testing without a native toolkit.
UiWidgetAdapterTestMenuBar() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.adapter.UiWidgetAdapterTestMenuBar
The constructor.
UiWidgetAdapterTestNumberField<VALUE extends Number> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterNumberField for testing without a native toolkit.
UiWidgetAdapterTestNumberField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
The constructor.
UiWidgetAdapterTestOptionsField<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterComboboxField for testing without a native toolkit.
UiWidgetAdapterTestOptionsField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
The constructor.
UiWidgetAdapterTestSelectedValue<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.adapter
This class extends UiWidgetAdapterTest and implements AttributeWriteSelectedValue for testing without a native toolkit.
UiWidgetAdapterTestSelectedValue() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
The constructor.
UiWidgetAdapterTestStringField - Class in net.sf.mmm.client.ui.impl.test.widget.field.adapter
This is the implementation of UiWidgetAdapterTextField for testing without a native toolkit.
UiWidgetAdapterTestStringField() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
The constructor.
UiWidgetAdapterTestTabPanel - Class in net.sf.mmm.client.ui.impl.test.widget.panel.adapter
This is the implementation of UiWidgetAdapterTabPanel for testing without a native toolkit.
UiWidgetAdapterTestTabPanel() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.adapter.UiWidgetAdapterTestTabPanel
The constructor.
UiWidgetAdapterTestTree<NODE> - Class in net.sf.mmm.client.ui.impl.test.widget.complex.adapter
This is the implementation of UiWidgetAdapterTree for testing without a native toolkit.
UiWidgetAdapterTestTree() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
The constructor.
UiWidgetAdapterTextAreaField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextAreaField.
UiWidgetAdapterTextAreaFieldBase - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetTextAreaField.
UiWidgetAdapterTextField - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextField.
UiWidgetAdapterTextFieldBase - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting AbstractUiWidgetTextFieldBase.
UiWidgetAdapterTextualInputField<VALUE,ADAPTER_VALUE> - Interface in net.sf.mmm.client.ui.base.widget.field.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetTextualInputField.
UiWidgetAdapterToggleButton - Interface in net.sf.mmm.client.ui.base.widget.core.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetToggleButton.
UiWidgetAdapterToolbar - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetToolbar.
UiWidgetAdapterTree<NODE> - Interface in net.sf.mmm.client.ui.base.widget.complex.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetAbstractListTable.
UiWidgetAdapterVerticalPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetVerticalPanel.
UiWidgetAdapterVerticalSplitPanel - Interface in net.sf.mmm.client.ui.base.widget.panel.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetVerticalSplitPanel.
UiWidgetAdapterWindow - Interface in net.sf.mmm.client.ui.base.widget.window.adapter
This is the interface for a UiWidgetAdapter adapting UiWidgetWindow.
UiWidgetAdapterWithLabel - Interface in net.sf.mmm.client.ui.base.widget.adapter
This is the interface for a UiWidgetAdapter that has a label.
UiWidgetBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a normal border panel.
UiWidgetBorderPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetBorderPanelGwt(UiContext, UiWidgetAdapterGwtBorderPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt
The constructor.
UiWidgetBorderPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetBorderPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetBorderPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl
The constructor.
UiWidgetBorderPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular button.
UiWidgetButtonGroup - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a lightweight dynamic panel that groups a number of buttons that have a related functionality (e.g.
UiWidgetButtonGroupGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetButtonGroup using GWT.
UiWidgetButtonGroupGwt(UiContext, UiWidgetAdapterGwtButtonGroup) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt
The constructor.
UiWidgetButtonGroupGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetButtonGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetButton using GWT.
UiWidgetButtonGwt(UiContext, UiWidgetAdapterGwtButton) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt
The constructor.
UiWidgetButtonGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetButtonPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a button container that shows a number of buttons horizontally (e.g.
UiWidgetButtonPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetButtonPanel using GWT.
UiWidgetButtonPanelGwt(UiContext, UiWidgetAdapterGwtButtonPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt
The constructor.
UiWidgetButtonPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetButtonSeparator - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a button separator.
UiWidgetButtonTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetButton using GWT.
UiWidgetButtonTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl
The constructor.
UiWidgetButtonTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetCheckboxesField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a a set of radio buttons.
UiWidgetCheckboxField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents a checkbox.
UiWidgetCheckboxFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetCheckboxField using GWT based on UiWidgetAdapterGwtCheckboxField.
UiWidgetCheckboxFieldGwt(UiContext, UiWidgetAdapterGwtCheckboxField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt
The constructor.
UiWidgetCheckboxFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetCheckboxFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetCheckboxField for testing without a native toolkit.
UiWidgetCheckboxFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl
The constructor.
UiWidgetCheckboxFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetClickable - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an regular atomic widget that has a label and is clickable.
UiWidgetCodeAreaField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text area field for editing source code.
UiWidgetCodeAreaFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetCodeAreaField for testing without a native toolkit.
UiWidgetCodeAreaFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl
The constructor.
UiWidgetCodeAreaFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetCollapsableBorderPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a border panel that can be collapsed and expanded.
UiWidgetCollapsableBorderPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetBorderPanel using GWT.
UiWidgetCollapsableBorderPanelGwt(UiContext, UiWidgetAdapterGwtCollapsableBorderPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt
The constructor.
UiWidgetCollapsableBorderPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetCollapsableSection - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a collapsable section.
UiWidgetCollapsableSectionGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetCollapsableSection using GWT.
UiWidgetCollapsableSectionGwt(UiContext, UiWidgetAdapterGwtCollapsableSection) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt
The constructor.
UiWidgetCollapsableSectionGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetCollapsableSectionTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetCollapsableSection using GWT.
UiWidgetCollapsableSectionTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl
The constructor.
UiWidgetCollapsableSectionTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetColorField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that allows to display and enter a value of the type Color.
UiWidgetColorFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetColorField using GWT based on UiWidgetAdapterGwtColorField.
UiWidgetColorFieldGwt(UiContext, UiWidgetAdapterGwtColorField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt
The constructor.
UiWidgetColorFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetColorFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetColorField for testing without a native toolkit.
UiWidgetColorFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl
The constructor.
UiWidgetColorFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetComboboxField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a combobox.
UiWidgetComboboxFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is a simple implementation of UiWidgetComboboxField using GWT based on UiWidgetAdapterGwtComboBoxField.
UiWidgetComboboxFieldGwt(UiContext, UiWidgetAdapterGwtComboBoxField<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt
The constructor.
UiWidgetComboboxFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetComboboxFieldTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is an implementation of UiWidgetComboboxField for testing without a native toolkit.
UiWidgetComboboxFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl
The constructor.
UiWidgetComboboxFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for an UiWidget that is a composite.
UiWidgetCustom<VALUE,DELEGATE extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for custom widgets.
UiWidgetCustom(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
The constructor.
UiWidgetCustomAbstractDialogWindow<DELEGATE extends UiWidgetAbstractDialogWindow> - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetAbstractDialogWindow.
UiWidgetCustomAbstractDialogWindow(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
The constructor.
UiWidgetCustomAbstractListTable<ROW,DELEGATE extends UiWidgetAbstractListTable<ROW>> - Class in net.sf.mmm.client.ui.base.widget.custom.complex
This is the abstract base class for a custom widget implementing UiWidgetAbstractListTable.
UiWidgetCustomAbstractListTable(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
The constructor.
UiWidgetCustomAbstractWindow<DELEGATE extends UiWidgetAbstractWindow> - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetAbstractWindow.
UiWidgetCustomAbstractWindow(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
The constructor.
UiWidgetCustomAtomicNoValue<DELEGATE extends UiWidget> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget that is atomic and has no value.
UiWidgetCustomAtomicNoValue(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomAtomicNoValue
The constructor.
UiWidgetCustomButton - Class in net.sf.mmm.client.ui.base.widget.custom.core
This is the abstract base class for a atomic custom widget that adapts a UiWidgetButton.
UiWidgetCustomButton(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
The constructor.
UiWidgetCustomButtonSave - Class in net.sf.mmm.client.ui.base.widget.custom.core
This is a UiWidgetCustomButton for the save operation.
UiWidgetCustomButtonSave(UiContext, UiHandlerActionSave) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButtonSave
The constructor.
UiWidgetCustomComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget that is also a composite widget.
UiWidgetCustomComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
The constructor.
UiWidgetCustomCompositeNoValue<CHILD extends UiWidget,DELEGATE extends UiWidgetRegularComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom regular composite widget that has no value.
UiWidgetCustomCompositeNoValue(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomCompositeNoValue
The constructor.
UiWidgetCustomDynamicComposite<VALUE,CHILD extends UiWidget,DELEGATE extends UiWidgetDynamicComposite<CHILD>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the abstract base class for a custom widget implementing UiWidgetDynamicComposite.
UiWidgetCustomDynamicComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomDynamicComposite
The constructor.
UiWidgetCustomEditor<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom composite widget that implements the UI pattern editor.
UiWidgetCustomEditor(UiContext, UiHandlerObjectSave<VALUE>, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
The constructor.
UiWidgetCustomEditor.UiHandler - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This inner class implements the handler interfaces.
UiWidgetCustomField<VALUE,DELEGATE extends UiWidgetComposite<?>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom widget that is a field widget.
UiWidgetCustomField(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
The constructor.
UiWidgetCustomField.EventHandlerAdapter - Class in net.sf.mmm.client.ui.base.widget.custom.field
This inner class is an event handler that adapts from the internal fields to this composite custom widget.
UiWidgetCustomFieldAtomic<VALUE,DELEGATE_VALUE,DELEGATE extends UiWidgetField<DELEGATE_VALUE>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom field widget that is build out of a single field widget.
UiWidgetCustomFieldAtomic(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
The constructor.
UiWidgetCustomFieldComposite<VALUE,DELEGATE extends UiWidgetDynamicComposite<UiWidgetRegular>> - Class in net.sf.mmm.client.ui.base.widget.custom.field
This is the abstract base class for a custom field widget that is composed out of multiple field widgets and potentially other widgets.
UiWidgetCustomFieldComposite(UiContext, DELEGATE, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
The constructor.
UiWidgetCustomFormEditor<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the abstract base class for a custom editor that (re-)uses a custom form panel to view and edit the value.
UiWidgetCustomFormEditor(UiContext, UiHandlerObjectSave<VALUE>, UiWidgetCustomComposite<VALUE, ?, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomFormEditor
The constructor.
UiWidgetCustomGridPanel<VALUE> - Class in net.sf.mmm.client.ui.base.widget.custom.panel
This is the abstract base class for a custom composite widget that adapts a UiWidgetGridPanel.
UiWidgetCustomGridPanel(UiContext, Class<VALUE>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.panel.UiWidgetCustomGridPanel
The constructor.
UiWidgetCustomListTable<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.complex
This is the abstract base class for a custom widget implementing UiWidgetListTable.
UiWidgetCustomListTable(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomListTable
The constructor.
UiWidgetCustomMasterDetail<ROW> - Class in net.sf.mmm.client.ui.base.widget.custom.pattern
This is the regular implementation of the custom master/detail widget.
UiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomMasterDetail(UiContext, UiWidgetDynamicPanel<UiWidgetRegular>, UiWidgetListContainer<ROW>, UiWidgetCustom<ROW, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomMasterDetail(UiContext, UiWidgetListContainer<ROW>, UiWidgetCustom<ROW, ?>) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
The constructor.
UiWidgetCustomPanel<DELEGATE extends UiWidgetPanel<UiWidgetRegular>> - Class in net.sf.mmm.client.ui.base.widget.custom
This is the base class for a generic custom regular composite widget using a panel as delegate.
UiWidgetCustomPanel(UiContext, DELEGATE) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomPanel
The constructor.
UiWidgetCustomPopup - Class in net.sf.mmm.client.ui.base.widget.custom.window
This is the abstract base class for a custom widget implementing UiWidgetPopup.
UiWidgetCustomPopup(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
The constructor.
UiWidgetCustomVerticalPanel - Class in net.sf.mmm.client.ui.base.widget.custom
This is the base class for a generic custom panel widget using a UiWidgetVerticalPanel as delegate.
UiWidgetCustomVerticalPanel(UiContext) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomVerticalPanel
The constructor.
UiWidgetCustomVerticalPanel(UiContext, UiWidgetVerticalPanel) - Constructor for class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomVerticalPanel
The constructor.
UiWidgetDateField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a input field widget that represents a date field.
UiWidgetDateFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetDateField using GWT based on UiWidgetAdapterGwtDateField.
UiWidgetDateFieldGwt(UiContext, UiWidgetAdapterGwtDateField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt
The constructor.
UiWidgetDateFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetDateFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetDateField for testing without a native toolkit.
UiWidgetDateFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl
The constructor.
UiWidgetDateFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetDoubleField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a Double field.
UiWidgetDoubleFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetDoubleField using GWT based on UiWidgetAdapterGwtDoubleField.
UiWidgetDoubleFieldGwt(UiContext, UiWidgetAdapterGwtDoubleField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt
The constructor.
UiWidgetDoubleFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetDoubleFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetDoubleField for testing without a native toolkit.
UiWidgetDoubleFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl
The constructor.
UiWidgetDoubleFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetDynamicComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a composite widget that allows to add and remove its children dynamically with no additional arguments (e.g.
UiWidgetDynamicPanel<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the abstract interface for a panel widget that represents a dynamic panel.
UiWidgetFactory - Interface in net.sf.mmm.client.ui.api.widget
This interface is the central API for the end-user to create widgets via factory.
UiWidgetFactoryDatatype - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a factory to create widgets for particular datatypes.
UiWidgetFactoryDatatypeSimple - Class in net.sf.mmm.client.ui.base.widget.factory
This is a simple implementation of UiWidgetFactoryDatatype.
UiWidgetFactoryDatatypeSimple() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryDatatypeSimple
The constructor.
UiWidgetFactoryImpl - Class in net.sf.mmm.client.ui.base.widget.factory
This is the implementation of UiWidgetFactory.
UiWidgetFactoryImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
The constructor.
UiWidgetFactoryNative - Interface in net.sf.mmm.client.ui.api.widget.factory
This is the interface for a generic factory used to create UiWidgets.
UiWidgetFactoryNativeGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget
This is the implementation of the UiContext for GWT widgets.
UiWidgetFactoryNativeGwt() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
The constructor.
UiWidgetFactoryNativeTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget
This is the implementation of the UiContext for testing without a native toolkit.
UiWidgetFactoryNativeTestImpl() - Constructor for class net.sf.mmm.client.ui.impl.test.widget.UiWidgetFactoryNativeTestImpl
The constructor.
UiWidgetField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a regular composite widget that represents a (potentially) editable field (text field, combobox, text area, radio-buttons, checkbox, etc.).
UiWidgetFileField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents a file upload and download.
UiWidgetFileFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetFileField using GWT based on UiWidgetAdapterGwtFileField.
UiWidgetFileFieldGwt(UiContext, UiWidgetAdapterGwtFileField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt
The constructor.
UiWidgetFileFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetFileFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetFileField for testing without a native toolkit.
UiWidgetFileFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl
The constructor.
UiWidgetFileFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetGridCell - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a single composite that represents the cell of a UiWidgetGridRow.
UiWidgetGridCellGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridCell using GWT.
UiWidgetGridCellGwt(UiContext, UiWidgetAdapterGwtGridCell) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt
The constructor.
UiWidgetGridCellGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridCellTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridCell using GWT.
UiWidgetGridCellTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl
The constructor.
UiWidgetGridCellTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetGridPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that represents a flexible grid.
UiWidgetGridPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridPanel using GWT.
UiWidgetGridPanelGwt(UiContext, UiWidgetAdapterGwtGridPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt
The constructor.
UiWidgetGridPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridPanel using GWT.
UiWidgetGridPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl
The constructor.
UiWidgetGridPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetGridRow - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a a dynamic panel that represents a row of a UiWidgetGridPanel and consists of cells.
UiWidgetGridRowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetGridRow using GWT.
UiWidgetGridRowGwt(UiContext, UiWidgetAdapterGwtGridRow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt
The constructor.
UiWidgetGridRowGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetGridRowTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetGridRow using GWT.
UiWidgetGridRowTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl
The constructor.
UiWidgetGridRowTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a UiWidgetPanel that shows its children horizontally from the left to the right.
UiWidgetHorizontalPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetHorizontalPanel using GWT.
UiWidgetHorizontalPanelGwt(UiContext, UiWidgetAdapterGwtHorizontalPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt
The constructor.
UiWidgetHorizontalPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetHorizontalPanel for testing without a native toolkit.
UiWidgetHorizontalPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl
The constructor.
UiWidgetHorizontalPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetHorizontalSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a split panel that shows its children with horizontal orientation from the left to the right.
UiWidgetHorizontalSplitPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetHorizontalSplitPanel using GWT.
UiWidgetHorizontalSplitPanelGwt(UiContext, UiWidgetAdapterGwtHorizontalSplitPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt
The constructor.
UiWidgetHorizontalSplitPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetImage - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents an image.
UiWidgetImageGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetImage using GWT.
UiWidgetImageGwt(UiContext, UiWidgetAdapterGwtImage) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt
The constructor.
UiWidgetImageGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetImageTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetImage using GWT.
UiWidgetImageTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl
The constructor.
UiWidgetImageTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetInstantField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that allows to display and enter a value of the type Instant with day, month and year as well as the time in hours, minutes and seconds.
UiWidgetIntegerField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents an Integer field.
UiWidgetIntegerFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetIntegerField using GWT based on UiWidgetAdapterGwtIntegerField.
UiWidgetIntegerFieldGwt(UiContext, UiWidgetAdapterGwtIntegerField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt
The constructor.
UiWidgetIntegerFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetIntegerField for testing without a native toolkit.
UiWidgetIntegerFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl
The constructor.
UiWidgetIntegerFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerSliderField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that represents an Integer slider field.
UiWidgetIntegerSliderFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetIntegerSliderField using GWT based on UiWidgetAdapterGwtIntegerSliderField.
UiWidgetIntegerSliderFieldGwt(UiContext, UiWidgetAdapterGwtIntegerSliderField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt
The constructor.
UiWidgetIntegerSliderFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetIntegerSliderFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetIntegerSliderField for testing without a native toolkit.
UiWidgetIntegerSliderFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl
The constructor.
UiWidgetIntegerSliderFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLabel - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a label.
UiWidgetLabelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetLabel using GWT.
UiWidgetLabelGwt(UiContext, UiWidgetAdapterGwtLabel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt
The constructor.
UiWidgetLabelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetLabelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetLabel using GWT.
UiWidgetLabelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl
The constructor.
UiWidgetLabelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetLink - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a hyperlink.
UiWidgetLinkGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetLink using GWT.
UiWidgetLinkGwt(UiContext, UiWidgetAdapterGwtLink) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt
The constructor.
UiWidgetLinkGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetLinkTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetLink using GWT.
UiWidgetLinkTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl
The constructor.
UiWidgetLinkTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetListBase<ROW> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a widget that presents a list of <ROW> objects and allows the end-user to select one or multiple out of these objects.
UiWidgetListBoxField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a list box.
UiWidgetListContainer<ITEM> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that is or contains a list of items that can be selected.
UiWidgetListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a normal list table widget.
UiWidgetListTableGwt<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This is the implementation of UiWidgetListTable using GWT.
UiWidgetListTableGwt(UiContext, UiWidgetAdapterGwtListTable<ROW>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
The constructor.
UiWidgetListTableGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This inner class is the factory for this widget.
UiWidgetLocalDateField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a textual input field that allows to display and enter a value of the type LocalDate with day, month and year but without any time-related information.
UiWidgetLocalDateFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLocalDateField using GWT based on UiWidgetAdapterGwtLocalDateField.
UiWidgetLocalDateFieldGwt(UiContext, UiWidgetAdapterGwtLocalDateField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt
The constructor.
UiWidgetLocalDateFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLocalDateFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLocalDateField for testing without a native toolkit.
UiWidgetLocalDateFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl
The constructor.
UiWidgetLocalDateFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLocalTimeField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a textual input field that allows to display and enter a value of the type LocalTime with hours, minutes and seconds.
UiWidgetLocalTimeFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLocalTimeField using GWT.
UiWidgetLocalTimeFieldGwt(UiContext, UiWidgetAdapterGwtLocalTimeField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt
The constructor.
UiWidgetLocalTimeFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLocalTimeFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLocalTimeField for testing without a native toolkit.
UiWidgetLocalTimeFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl
The constructor.
UiWidgetLocalTimeFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetLongField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a Long field.
UiWidgetLongFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetLongField using GWT based on UiWidgetAdapterGwtLongField.
UiWidgetLongFieldGwt(UiContext, UiWidgetAdapterGwtLongField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt
The constructor.
UiWidgetLongFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetLongFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetLongField for testing without a native toolkit.
UiWidgetLongFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl
The constructor.
UiWidgetLongFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetMainWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a main window.
UiWidgetMainWindowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetMainWindow using GWT.
UiWidgetMainWindowGwt(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
The constructor.
UiWidgetMainWindowGwt(UiContext, UiWidgetAdapterGwtMainWindow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
The constructor.
UiWidgetMainWindowTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.window
This is the implementation of UiWidgetMainWindow using GWT.
UiWidgetMainWindowTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
The constructor.
UiWidgetMedia - Interface in net.sf.mmm.client.ui.api.widget.media
This is the abstract interface for a atomic widget that represents media player.
UiWidgetMediaAudio - Interface in net.sf.mmm.client.ui.api.widget.media
This is the interface for a media-player widget that plays audio tracks.
UiWidgetMediaPlayer - Interface in net.sf.mmm.client.ui.api.widget.media
This is the abstract interface for a composite widget that represents a media-player.
UiWidgetMediaVideo - Interface in net.sf.mmm.client.ui.api.widget.media
This is the interface for a media-player widget that plays videos (movies).
UiWidgetMenu - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a dynamic composite widget that represents a menu.
UiWidgetMenuBar - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a composite widget that represents a menu bar.
UiWidgetMenuBarGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuBar using GWT.
UiWidgetMenuBarGwt(UiContext, UiWidgetAdapterGwtMenuBar) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt
The constructor.
UiWidgetMenuBarGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuBarTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuBar for testing without a native toolkit.
UiWidgetMenuBarTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl
The constructor.
UiWidgetMenuBarTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenu using GWT.
UiWidgetMenuGwt(UiContext, UiWidgetAdapterGwtMenu) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt
The constructor.
UiWidgetMenuGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItem - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for an widget that represents a menu item.
UiWidgetMenuItemCheckbox - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that has a label and additionally a checkbox.
UiWidgetMenuItemClickable - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a normal menu item widget.
UiWidgetMenuItemClickableGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuItemClickable using GWT.
UiWidgetMenuItemClickableGwt(UiContext, UiWidgetAdapterGwtMenuItem) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt
The constructor.
UiWidgetMenuItemClickableGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemClickableTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuItemClickable using GWT.
UiWidgetMenuItemClickableTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl
The constructor.
UiWidgetMenuItemClickableTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemRadioButton - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that has a label and additionally a radio button.
UiWidgetMenuItemSeparator - Interface in net.sf.mmm.client.ui.api.widget.menu
This is the interface for a menu item widget that acts as a separator.
UiWidgetMenuItemSeparatorGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This is the implementation of UiWidgetMenuItemSeparator using GWT.
UiWidgetMenuItemSeparatorGwt(UiContext, UiWidgetAdapterGwtMenuItemSeparator) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt
The constructor.
UiWidgetMenuItemSeparatorGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuItemSeparatorTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenuItemSeparator using GWT.
UiWidgetMenuItemSeparatorTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl
The constructor.
UiWidgetMenuItemSeparatorTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMenuTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This is the implementation of UiWidgetMenu for testing without a native toolkit.
UiWidgetMenuTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl
The constructor.
UiWidgetMenuTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.menu
This inner class is the factory for this widget.
UiWidgetMultiComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a composite widget that can contain multiple children and allows to #re.
UiWidgetNative - Interface in net.sf.mmm.client.ui.api.widget
This is the marker interface for native UiWidgets that can be created by interface via UiWidgetFactory.
UiWidgetOptionListTable<ROW> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for an option-based list table widget.
UiWidgetOptionsBase<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a widget that allows to select from a given list of options.
UiWidgetOptionsField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a field widget that allows to select a single value out of a list of predefined options.
UiWidgetPanel<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for an UiWidgetRegularComposite that represents a panel.
UiWidgetPasswordField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget representing a password field.
UiWidgetPasswordFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetPasswordField using GWT based on UiWidgetAdapterGwtPasswordField.
UiWidgetPasswordFieldGwt(UiContext, UiWidgetAdapterGwtPasswordField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt
The constructor.
UiWidgetPasswordFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetPasswordFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetPasswordField for testing without a native toolkit.
UiWidgetPasswordFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl
The constructor.
UiWidgetPasswordFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetPopup - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a popup window.
UiWidgetPopupGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetPopup using GWT.
UiWidgetPopupGwt(UiContext, UiWidgetAdapterGwtPopup) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
The constructor.
UiWidgetPopupGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This inner class is the factory for this widget.
UiWidgetPopupTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.window
This is the implementation of UiWidgetPopup using GWT.
UiWidgetPopupTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
The constructor.
UiWidgetPopupTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.window
This inner class is the factory for this widget.
UiWidgetRadioButtonsField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a options field widget that represents a a set of radio buttons.
UiWidgetRadioButtonsFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRadioButtonsField using GWT.
UiWidgetRadioButtonsFieldGwt(UiContext, UiWidgetAdapterGwtRadioButtonsHorizontal<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt
The constructor.
UiWidgetRadioButtonsFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRadioButtonsField for testing without a native toolkit.
UiWidgetRadioButtonsTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl
The constructor.
UiWidgetRadioButtonsTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsVerticalField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a radio buttons widget where the actual options (radios) are aligned vertically from top to the bottom.
UiWidgetRadioButtonsVerticalFieldGwt<VALUE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRadioButtonsVerticalField using GWT.
UiWidgetRadioButtonsVerticalFieldGwt(UiContext, UiWidgetAdapterGwtRadioButtonsVertical<VALUE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt
The constructor.
UiWidgetRadioButtonsVerticalFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRadioButtonsVerticalFieldTestImpl<VALUE> - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRadioButtonsVerticalField for testing without a native toolkit.
UiWidgetRadioButtonsVerticalFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl
The constructor.
UiWidgetRadioButtonsVerticalFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetRangeField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the abstract interface for a field widget that represents a range field.
UiWidgetRegular - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular UiWidget.
UiWidgetRegularComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular UiWidgetComposite.
UiWidgetRichTextField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a rich text area field.
UiWidgetRichTextFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetRichTextField using GWT based on UiWidgetAdapterGwtRichTextField.
UiWidgetRichTextFieldGwt(UiContext, UiWidgetAdapterGwtRichTextField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt
The constructor.
UiWidgetRichTextFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetRichTextFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetRichTextField for testing without a native toolkit.
UiWidgetRichTextFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl
The constructor.
UiWidgetRichTextFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetSection - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a regular widget that represents a section.
UiWidgetSectionGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetSection using GWT.
UiWidgetSectionGwt(UiContext, UiWidgetAdapterGwtSection) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt
The constructor.
UiWidgetSectionGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetSectionTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetSection using GWT.
UiWidgetSectionTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl
The constructor.
UiWidgetSectionTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetSingleComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a composite widget that contains a single child.
UiWidgetSingleMutableComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the abstract interface for a single composite widget that allows to set or replace its child.
UiWidgetSlot - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a single composite widget that represents a slot.
UiWidgetSlotGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetSlot using GWT.
UiWidgetSlotGwt(UiContext, UiWidgetAdapterGwtSlot) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt
The constructor.
UiWidgetSlotGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetSlotTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetSlot using GWT.
UiWidgetSlotTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl
The constructor.
UiWidgetSlotTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that shows splitter-bars between each of its children and allows the user to slide these splitter-bars to dynamically adjust the size of the children.
UiWidgetSwitchComposite<CHILD extends UiWidget> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a dynamic composite widget that only shows a single child at a time.
UiWidgetSwitchPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a dynamic panel that only shows one of its children at a time.
UiWidgetTab - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for a single composite widget that represents a single tab.
UiWidgetTabGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetTab using GWT.
UiWidgetTabGwt(UiContext, UiWidgetAdapterGwtTab) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt
The constructor.
UiWidgetTabGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetTableColumn<ROW,CELL> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a virtual UiWidget that represents the column of a data table.
UiWidgetTableColumnImpl<ROW,CELL> - Class in net.sf.mmm.client.ui.base.widget.complex
This is the implementation of UiWidgetTableColumn.
UiWidgetTableColumnImpl(UiContext, AbstractUiWidgetAbstractDataTable<?, ?, ROW, ?>, TypedProperty<CELL>, UiWidgetAdapterTableColumn) - Constructor for class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
The constructor.
UiWidgetTabPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a panel widget that represents a tab panel.
UiWidgetTabPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetTabPanel using GWT based on UiWidgetAdapterGwtTabLayoutPanel.
UiWidgetTabPanelGwt(UiContext, UiWidgetAdapterGwtTabLayoutPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt
The constructor.
UiWidgetTabPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetTabPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetTabPanel for testing without a native toolkit.
UiWidgetTabPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl
The constructor.
UiWidgetTabPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetTabTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.core
This is the implementation of UiWidgetTab using GWT.
UiWidgetTabTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl
The constructor.
UiWidgetTabTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.core
This inner class is the factory for this widget.
UiWidgetTextAreaField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text area field.
UiWidgetTextAreaFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetTextAreaField using GWT based on UiWidgetAdapterGwtTextAreaField.
UiWidgetTextAreaFieldGwt(UiContext, UiWidgetAdapterGwtTextAreaField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt
The constructor.
UiWidgetTextAreaFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetTextAreaFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetTextAreaField for testing without a native toolkit.
UiWidgetTextAreaFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl
The constructor.
UiWidgetTextAreaFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetTextField - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a input field widget that represents a text field.
UiWidgetTextFieldGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This is the implementation of UiWidgetTextField using GWT based on UiWidgetAdapterGwtTextField.
UiWidgetTextFieldGwt(UiContext, UiWidgetAdapterGwtTextField) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt
The constructor.
UiWidgetTextFieldGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.field
This inner class is the factory for this widget.
UiWidgetTextFieldTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.field
This is the implementation of UiWidgetTextField for testing without a native toolkit.
UiWidgetTextFieldTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl
The constructor.
UiWidgetTextFieldTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.field
This inner class is the factory for this widget.
UiWidgetTextualInputField<VALUE> - Interface in net.sf.mmm.client.ui.api.widget.field
This is the interface for a field widget that allows to enter textual input.
UiWidgetToggleButton - Interface in net.sf.mmm.client.ui.api.widget.core
This is the interface for an regular widget that represents a toggle button.
UiWidgetToggleButtonGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This is the implementation of UiWidgetToggleButton using GWT.
UiWidgetToggleButtonGwt(UiContext, UiWidgetAdapterGwtToggleButton) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt
The constructor.
UiWidgetToggleButtonGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.core
This inner class is the factory for this widget.
UiWidgetToolbar - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a button container that represents a toolbar.
UiWidgetToolbarGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetToolbar using GWT.
UiWidgetToolbarGwt(UiContext, UiWidgetAdapterGwtToolbar) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt
The constructor.
UiWidgetToolbarGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetTree<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a tree based widget that represents a regular tree.
UiWidgetTreeGwt<NODE> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This is the implementation of UiWidgetTree using GWT.
UiWidgetTreeGwt(UiContext, UiWidgetAdapterGwtTree<NODE>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt
The constructor.
UiWidgetTreeGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
This inner class is the factory for this widget.
UiWidgetTreeTable<NODE> - Interface in net.sf.mmm.client.ui.api.widget.complex
This is the interface for a regular widget that is both a list table as well as a UiWidgetAbstractTree.
UiWidgetTreeTestImpl<NODE> - Class in net.sf.mmm.client.ui.impl.test.widget.complex
This is the implementation of UiWidgetTree using GWT.
UiWidgetTreeTestImpl(UiContext, UiWidgetAdapterTestTree<NODE>) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl
The constructor.
UiWidgetTreeTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.complex
This inner class is the factory for this widget.
UiWidgetVerticalPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a UiWidgetPanel that shows its children vertically from the top to the bottom.
UiWidgetVerticalPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetVerticalPanel using GWT.
UiWidgetVerticalPanelGwt(UiContext, UiWidgetAdapterGwtVerticalPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt
The constructor.
UiWidgetVerticalPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetVerticalPanelTestImpl - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This is the implementation of UiWidgetVerticalPanel for testing without a native toolkit.
UiWidgetVerticalPanelTestImpl(UiContext) - Constructor for class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl
The constructor.
UiWidgetVerticalPanelTestImpl.Factory - Class in net.sf.mmm.client.ui.impl.test.widget.panel
This inner class is the factory for this widget.
UiWidgetVerticalSplitPanel - Interface in net.sf.mmm.client.ui.api.widget.panel
This is the interface for a split panel that shows its children with vertical orientation from the top to the bottom.
UiWidgetVerticalSplitPanelGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This is the implementation of UiWidgetVerticalSplitPanel using GWT.
UiWidgetVerticalSplitPanelGwt(UiContext, UiWidgetAdapterGwtVerticalSplitPanel) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt
The constructor.
UiWidgetVerticalSplitPanelGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.panel
This inner class is the factory for this widget.
UiWidgetWindow - Interface in net.sf.mmm.client.ui.api.widget.window
This is the interface for a base window widget that represents a regular window.
UiWidgetWindowGwt - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This is the implementation of UiWidgetWindow using GWT.
UiWidgetWindowGwt(UiContext, UiWidgetAdapterGwtWindow) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt
The constructor.
UiWidgetWindowGwt.Factory - Class in net.sf.mmm.client.ui.impl.gwt.widget.window
This inner class is the factory for this widget.
UiWidgetWithSelectedValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for for a regular widget that is or contains a UiFeatureSelectedValue.
UiWidgetWithValue<VALUE> - Interface in net.sf.mmm.client.ui.api.widget
This is the interface for a regular widget that has a value.
unbindAccessKey(char, UiWidgetActive) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method unregisters the given key for the given widget.
unbindAccessKey(char, UiWidgetActive) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method unregisters the given key for the given widget.
UnboundedWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for the unbounded wildcard (? ).
UnboundedWildcardType() - Constructor for class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
The constructor.
UNC_PATH_PREFIX - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The prefix of an UNC (Uniform Naming Convention) path (e.g.
UNCHECKED - Static variable in interface net.sf.mmm.util.lang.api.CompilerWarnings
Suppress warnings about unchecked generic conversions.
UNDEFINED - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
If Chroma is 0 then Hue is actually undefined.
UNDO - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
Deprecated.
The name of the icon to undo the last change.
UnicodeUtil - Interface in net.sf.mmm.util.text.api
This is the interface for a collection of utility functions that help with unicode characters and texts.
UnicodeUtilImpl - Class in net.sf.mmm.util.text.base
This is the implementation of the UnicodeUtil interface.
UnicodeUtilImpl() - Constructor for class net.sf.mmm.util.text.base.UnicodeUtilImpl
The constructor.
UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_ABOVE_BAR_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_ABOVE_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_BESIDE_AND_JOINED_WITH_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_WITH_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UNION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
unit - Variable in class net.sf.mmm.client.ui.api.common.Length
 
unit - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
UnknownCollectionInterfaceException - Exception in net.sf.mmm.util.reflect.base
A UnknownCollectionInterfaceException is thrown if a Collection-interface was given that is unknown or no Collection.
UnknownCollectionInterfaceException(Class<?>) - Constructor for exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
The constructor.
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
unmarshal(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
unmarshal(PropertyList) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
unmatchedSetters - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToSimilarPojo
 
unwrap(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
unwrap(Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
UP_BARB_LEFT_DOWN_BARB_LEFT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_BARB_RIGHT_DOWN_BARB_RIGHT_HARPOON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_DOWN_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_DOWN_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_FISH_TAIL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_RIGHT_DIAGONAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UP_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
update(ItemContainerGwt<ROW>, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
 
UPDATE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword UPDATE.
UPDATE_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
The actual UPDATE clause of an JpqlSyntax.UPDATE_STATEMENT.
UPDATE_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An update assignment of a single item in a JpqlSyntax.UPDATE_CLAUSE.
UPDATE_STATEMENT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
An UPDATE statement in JPQL is a JpqlSyntax.JPQL_STATEMENT used to delete persistent entities.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDelegate() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
This method is called from AbstractRole.setDelegate(AttributeWriteOnlyAttribute) in order to update all attributes on the new delegate.
updateDragOver(AbstractUiWidgetTableColumn<?, ?, ?>, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
Updates the style of the given dragOverColumn.
updateFieldLabel() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
updateFocus(ButtonBase) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
Updates the focus to the given button.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings(Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
 
updateFontSettings() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the value of the widget for the font-settings according to the state of the RichTextArea.
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
updateFontSettings(boolean, Style) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
updateFontSettings() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Updates the status of the RichTextToolbar.FontSettingsPopup.
UpdateHandler() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.UpdateHandler
 
updateModificationCounter(Object, boolean) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
This method recursively updates all modification counters of the ETOs contained in the given container.
updateModificationCounter(Object, boolean) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
This method recursively updates all modification counters of the ETOs contained in the given container.
updateNode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Updates the UI of this node.
updateSelectionMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
Recursively updates the SelectionMode.
updateSelectionStyle(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
 
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
Updates the status of the FeatureBehavior in the toolbar widget after a change.
updateToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
Updates the status of the toolbar (with all the toggle buttons).
updateWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
This method updates the view-mode-widget such that it displays the current value.
updateWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
This method updates the view-mode-widget such that it displays the current value.
UPPER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-function for the upper case of a string (UPPER).
UPPER_HALF_BLOCK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_LEFT_OR_LOWER_RIGHT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_LEFT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_RIGHT_OR_LOWER_LEFT_CURLY_BRACKET_SECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPPER_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
upperBound - Variable in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
 
UpperBoundWildcardType - Class in net.sf.mmm.util.reflect.impl
This is an implementation of the WildcardType interface for a single upper bound.
UpperBoundWildcardType(Type) - Constructor for class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
The constructor.
UPWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_LEFTWARDS_OF_DOWNWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_WITH_TIP_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_ARROW_WITH_TIP_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_DOWNWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_BESIDE_UPWARDS_HARPOON_WITH_BARB_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_LEFTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHT_FROM_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHT_TO_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_HARPOON_WITH_BARB_RIGHTWARDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_PAIRED_ARROWS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_TWO_HEADED_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
UPWARDS_TWO_HEADED_ARROW_FROM_SMALL_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
uri - Variable in class net.sf.mmm.util.http.HttpRequest
 
uri - Variable in class net.sf.mmm.util.path.base.PathUriImpl
 
uri - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
 
URI_PATTERN - Static variable in class net.sf.mmm.util.path.base.PathUriImpl
url - Variable in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
 
url - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
 
url - Variable in class net.sf.mmm.util.resource.base.ClasspathResource
 
url - Variable in class net.sf.mmm.util.resource.base.UrlResource
 
url - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
 
URL_PARAM_NAME - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The query string for AbstractNlsResourceBundleJavaScriptServlet.URL_PATH to query the bundle name as GET-parameter.
URL_PARAM_NAME_QUERY - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The query string for AbstractNlsResourceBundleJavaScriptServlet.URL_PATH to query the bundle name as GET-parameter.
URL_PATH - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
The URL path under which the bundle can be loaded.
URL_SCHEME_AUTHORITY_SEPARATOR - Static variable in interface net.sf.mmm.util.resource.api.ResourcePath
The separator infix between scheme and authority in an URL.
UrlResource - Class in net.sf.mmm.util.resource.base
This is the implementation of the DataResource interface for a resource that comes from an URL.
UrlResource(String) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(String, FileUtilLimited) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(URL) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResource(URL, FileUtilLimited) - Constructor for class net.sf.mmm.util.resource.base.UrlResource
The constructor.
UrlResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
This is the implementation of DataResourceProvider for UrlResource.
UrlResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
The constructor.
Usecase - Annotation Type in net.sf.mmm.util.lang.api
This annotation is used to associate code with usecases.
user - Variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
 
user - Variable in class net.sf.mmm.util.file.base.FileAttributes
 
userHomeDirectory - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
userHomeDirectoryPath - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
userLogin - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
 
UserSession - Interface in net.sf.mmm.util.session.api
This is the interface for a simple user session.
UserSessionAccess - Class in net.sf.mmm.util.session.api
This class gives static access to the current UserSession.
UserSessionAccess() - Constructor for class net.sf.mmm.util.session.api.UserSessionAccess
Construction forbidden.
UserSessionAccess.AbstractUserSessionProvider - Class in net.sf.mmm.util.session.api
The abstract base implementation of UserSessionProvider.
UserSessionProvider - Interface in net.sf.mmm.util.session.base
TODO: this class ...
UserSessionProviderDefaultImpl - Class in net.sf.mmm.util.session.base
This is the default implementation of UserSessionProvider.
UserSessionProviderDefaultImpl() - Constructor for class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
The constructor.
UTC_ID - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
The ID for UTC (Coordinated Universal Time).
utf8ContinuationByteCount - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The expected number of UTF-8 continuation bytes to come or 0 if no UTF-8 multi-byte-sequence is currently processed.
UTF_16_FIRST_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_FIRST_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_SECOND_SURROGATE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_16_SECOND_SURROGATE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-16 four-byte-sequence consists of 2 two-byte-sequences called surrogate.
UTF_8_CONTINUATION_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx.
UTF_8_CONTINUATION_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
In an UTF-8 multi-byte-sequence all bytes except the first one have the from 10xxxxxx.
UTF_8_FOUR_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx.
UTF_8_FOUR_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 four-byte-sequence has the form 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx.
UTF_8_THREE_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx.
UTF_8_THREE_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 thee-byte-sequence has the form 1110xxxx 10xxxxxx 10xxxxxx.
UTF_8_TWO_BYTE_MAX - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx.
UTF_8_TWO_BYTE_MIN - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
An UTF-8 two-byte-sequence has the form 110xxxxx 10xxxxxx.
UtfDetectionProcessor(String) - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The constructor.
UtfDetectionReader(InputStream, String) - Constructor for class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
The constructor.
uuid - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsException
 
uuid - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
 
uuid - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
 
UuidAccess - Class in net.sf.mmm.util.uuid.api
This is an ugly static accessor for the UuidFactory used to create instances of UUID and allowing to exchange the default implementation.
UuidAccess() - Constructor for class net.sf.mmm.util.uuid.api.UuidAccess
The constructor.
UuidFactory - Interface in net.sf.mmm.util.uuid.api
This is the interface for a factory used to create UUIDs.

V

ValidatableObject<V> - Interface in net.sf.mmm.util.validation.api
This is the interface for an object, that has a value as well as validators and can be validated.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
This method performs the actual validation.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
This method performs the actual validation.
validate(ValidationState) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
This method performs the actual validation.
validate(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
Performs a (pre-)validation of the given RemoteInvocationCall.
validate(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
This method is called after the command-line arguments are checked for syntactically correctness and applied to this class in order to perform complex validations.
validate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment recursively to ensure the correctness of the configured format.
validate(ValidationState) - Method in interface net.sf.mmm.util.validation.api.AbstractValidatableObject
This method performs the actual validation.
validate(V) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
This method validates the given value.
validate(V, Object) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
This method validates the given value.
validate(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
This method validates the given value.
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
This method validates the given value.
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
This method validates the given value.
validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
This method validates the given value.
validate(Object, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorNone
This method validates the given value.
validate() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
This method validates the consistency of this version identifier.
validate(T) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
This method is invoked after the jaxbBean has been loaded and before it is saved.
validateInteral(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
This method is called from AbstractUiFeatureValueAndValidation.validate(ValidationState) and performs the actual validation of this object.
validateJsr303(V) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
Validates the given value.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
This method validates this segment to ensure the correctness of the configured format.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
This method validates this segment to ensure the correctness of the configured format.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
This method validates this segment to ensure the correctness of the configured format.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
This method validates this segment to ensure the correctness of the configured format.
validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
This method validates this segment to ensure the correctness of the configured format.
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
This method performs the validation in case value is NOT null.
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
This method performs the validation in case value is NOT null.
validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
This method performs the validation in case value is NOT null.
validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
This method performs the validation in case value is NOT null.
validateNotNull(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
This method performs the validation in case value is NOT null.
validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorRange
This method performs the validation in case value is NOT null.
validateNull() - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
This method performs the validation in case null was provided as value.
validateNull() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
This method performs the validation in case null was provided as value.
validateRecursive(ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
This method performs the recursive validation of potential children of this widget excluding the validation of this widget itself.
validateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
validateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
 
ValidationCollector - Interface in net.sf.mmm.util.validation.api
This is the interface for a listener that gets notified if a ValidationFailure occurred.
ValidationErrorUserException - Exception in net.sf.mmm.util.validation.api
This exception is thrown if a validation failed unexpectedly.
ValidationErrorUserException() - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
The constructor for de-serialization in GWT.
ValidationErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
The constructor.
ValidationErrorUserException(ValidationErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
The copy constructor.
validationFailure - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
validationFailure - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
ValidationFailure - Interface in net.sf.mmm.util.validation.api
This is the interface for a failure of a validation.
ValidationFailureImpl - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationFailure.
ValidationFailureImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor for de-serialization in GWT.
ValidationFailureImpl(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor.
ValidationFailureImpl(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
The constructor.
validationFailureSetCount - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
 
ValidationMessages - Interface in net.sf.mmm.util.validation.base
This are the ConstantsWithLookup for the I18N/NLS of custom Constraints for GWT.
ValidationMessagesResolver - Class in net.sf.mmm.util.validation.base
This is the UserValidationMessagesResolver for ValidationMessages.
ValidationMessagesResolver() - Constructor for class net.sf.mmm.util.validation.base.ValidationMessagesResolver
The constructor.
ValidationState - Interface in net.sf.mmm.util.validation.api
This is the interface for the state of a validation.
ValidationStateFailureCollector - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential failures for a part of the validation process.
ValidationStateFailureCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
The constructor.
ValidationStateImpl - Class in net.sf.mmm.util.validation.base
This class represents the state of a validation.
ValidationStateImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationStateImpl
The constructor.
ValidationStateMessageCollector - Class in net.sf.mmm.util.validation.base
This is an implementation of ValidationState that wraps an existing ValidationState and allows to collect the potential messages for a part of the validation process.
ValidationStateMessageCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
The constructor.
ValidationStateMessageCollector(ValidationState, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
The constructor.
validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
The Validator instance.
validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
 
validator - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 
validator - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
 
validator - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
 
validator - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
 
validatorBuilder - Variable in class net.sf.mmm.util.cli.base.CliState
 
ValidatorBuilder - Interface in net.sf.mmm.util.validation.base
This is the interface for a builder of ValueValidator instances from annotations (JSR 303).
ValidatorBuilderJsr303 - Class in net.sf.mmm.util.validation.base
This is a builder to create multiple instances of ValidatorJsr303.
ValidatorBuilderJsr303() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
The constructor.
ValidatorBuilderJsr303(Validator) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
The constructor.
ValidatorBuilderNone - Class in net.sf.mmm.util.validation.base
This is a fallback implementation of ValidatorBuilder that may be used if JSR 303 is not available (missing on classpath, configured wrongly, or the like).
ValidatorBuilderNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderNone
The constructor.
ValidatorCompare<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a value is satisfies a given CompareOperator -operation for given value to compare to.
ValidatorCompare(CompareOperator, AttributeReadValue<V>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
The constructor.
ValidatorCompare(CompareOperator, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
The constructor.
ValidatorDateFuture - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a date lies in the future.
ValidatorDateFuture() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDateFuture
The constructor.
ValidatorDatePast - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a date lies in the past.
ValidatorDatePast() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDatePast
The constructor.
ValidatorJsr303<V> - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that adapts to javax.validation (JSR 303).
ValidatorJsr303(Validator, Class<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<V>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String, Class<?>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
ValidatorJsr303(Validator, Class<?>, String, Class<?>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
The constructor.
validatorList - Variable in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
 
ValidatorMandatory - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a mandatory value is filled.
ValidatorMandatory() - Constructor for class net.sf.mmm.util.validation.base.ValidatorMandatory
The constructor.
ValidatorNone - Class in net.sf.mmm.util.validation.base
This is an implementation of ValueValidator that always validates successfully.
ValidatorNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorNone
The constructor.
ValidatorRange<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
This is a ValueValidator that validates that a given value is within a specific Range.
ValidatorRange(Range<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
The constructor.
ValidatorRange(V, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
The constructor.
validators - Variable in class net.sf.mmm.util.validation.base.ComposedValidator
The child validators.
validity - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
 
value - Variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
 
value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
 
value - Variable in enum net.sf.mmm.client.ui.api.common.LengthUnit
 
value - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
 
value - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
value - Variable in class net.sf.mmm.util.cli.base.CliValueContainerObject
 
value - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
 
value - Variable in class net.sf.mmm.util.collection.base.TreeNodeSimple
 
value - Variable in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
 
value - Variable in enum net.sf.mmm.util.datatype.api.music.MusicalKey
 
value - Variable in enum net.sf.mmm.util.datatype.api.music.TonePitch
 
value - Variable in enum net.sf.mmm.util.datatype.api.person.Gender
 
value - Variable in enum net.sf.mmm.util.date.api.DateUnit
 
value - Variable in enum net.sf.mmm.util.date.api.Month
 
value - Variable in enum net.sf.mmm.util.date.api.Weekday
 
value - Variable in enum net.sf.mmm.util.date.api.WeekOfMonth
 
value - Variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
 
value - Variable in enum net.sf.mmm.util.lang.api.Alignment
 
value - Variable in enum net.sf.mmm.util.lang.api.BooleanEnum
 
value - Variable in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
 
value - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
 
value - Variable in enum net.sf.mmm.util.lang.api.Conjunction
 
value - Variable in enum net.sf.mmm.util.lang.api.Direction
 
value - Variable in class net.sf.mmm.util.lang.api.GenericBean
 
value - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
 
value - Variable in enum net.sf.mmm.util.lang.api.Orientation
 
value - Variable in enum net.sf.mmm.util.lang.api.SortOrder
 
value - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
 
value - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
 
value - Variable in class net.sf.mmm.util.lang.base.EnumEnumType
 
value - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
 
value - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
 
value - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
The current node-value.
valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
 
ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
 
valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
 
ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
 
valueAlreadySet - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
 
valueAsString - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
 
valueAsString - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
 
valueClass - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
 
valueClass - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
Deprecated.
 
valueClass - Variable in class net.sf.mmm.util.value.base.ValueConverterIdentity
 
valueConverter - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
 
valueConverter - Variable in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
 
valueConverter - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
 
ValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
This is the interface for a converter that converts a value from a source-type to a specific target-type.
valueConverter - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
ValueConverterEntityToEto - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from PersistenceEntity to ETO.
ValueConverterEntityToEto() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
The constructor.
ValueConverterEntityToEto.EtoHelper - Class in net.sf.mmm.util.value.impl
ValueConverterEtoToEntity - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo for conversion from ETO to PersistenceEntity.
ValueConverterEtoToEntity() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
The constructor.
ValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
This is an implementation of ValueConverter that returns the unmodified value (identity conversion).
ValueConverterIdentity(Class<V>) - Constructor for class net.sf.mmm.util.value.base.ValueConverterIdentity
The constructor.
ValueConverterToArrayOfBoolean - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to boolean[].
ValueConverterToArrayOfBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
The constructor.
ValueConverterToArrayOfByte - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to byte[].
ValueConverterToArrayOfByte() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
The constructor.
ValueConverterToArrayOfDouble - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to double[].
ValueConverterToArrayOfDouble() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
The constructor.
ValueConverterToArrayOfFloat - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to float[].
ValueConverterToArrayOfFloat() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
The constructor.
ValueConverterToArrayOfInt - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to int[].
ValueConverterToArrayOfInt() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
The constructor.
ValueConverterToArrayOfLong - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to long[].
ValueConverterToArrayOfLong() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
The constructor.
ValueConverterToArrayOfObject - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an array.
ValueConverterToArrayOfObject() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
The constructor.
ValueConverterToArrayOfShort - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to short[].
ValueConverterToArrayOfShort() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
The constructor.
ValueConverterToBoolean - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Boolean.
ValueConverterToBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToBoolean
The constructor.
ValueConverterToCalendar - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Calendar.
ValueConverterToCalendar() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCalendar
The constructor.
ValueConverterToClass - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts a CharSequence to a Class.
ValueConverterToClass() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToClass
The constructor.
ValueConverterToCollection - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Collection.
ValueConverterToCollection() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCollection
The constructor.
ValueConverterToCompatiblePojo - Class in net.sf.mmm.util.value.impl
This class extends AbstractValueConverterToCompatiblePojo so it is used as fallback converter for any Object if no more specific converter is matching.
ValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
The constructor.
ValueConverterToDate - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Date.
ValueConverterToDate() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToDate
The constructor.
ValueConverterToEnum - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to an Enum.
ValueConverterToEnum() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToEnum
The constructor.
ValueConverterToFile - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a File.
ValueConverterToFile() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToFile
The constructor.
ValueConverterToMap - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Map.
ValueConverterToMap() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToMap
The constructor.
ValueConverterToNumber - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a Number.
ValueConverterToNumber() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToNumber
The constructor.
ValueConverterToString - Class in net.sf.mmm.util.value.impl
This is an implementation of the ValueConverter interface that converts an Object to a String.
ValueConverterToString() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToString
The constructor.
ValueConvertException - Exception in net.sf.mmm.util.value.api
The ValueConvertException is thrown if the conversion of some value failed.
ValueConvertException() - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
The constructor for de-serialization in GWT.
ValueConvertException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
The constructor.
ValueConvertException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
The constructor.
ValueConvertException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
The constructor.
ValueConvertException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
The constructor.
ValueException - Exception in net.sf.mmm.util.value.api
This exception is thrown if a something goes wrong about values.
ValueException() - Constructor for exception net.sf.mmm.util.value.api.ValueException
The constructor for de-serialization in GWT.
ValueException(NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
The constructor.
ValueException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
The constructor.
valueIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
valueLength - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
valueMap - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
valueMax - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueMin - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
ValueNotSetException - Exception in net.sf.mmm.util.value.api
This is the exception thrown if a required value was not set.
ValueNotSetException() - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
The constructor for de-serialization in GWT.
ValueNotSetException(Object) - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
The constructor.
valueNow - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.Filling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.service.api.client.TransactionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.component.api.InitializationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
Parses the Color given as String representation.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Parses the GenericColor given as String representation.
valueOf(Color) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Converts the given Color to a GenericColor.
valueOf(Red, Green, Blue, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.RGB.
valueOf(Hue, Saturation, Brightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.HSB.
valueOf(Hue, Saturation, Lightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
Creates a GenericColor from the given Segments of ColorModel.HSL.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.TonePitch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.DateUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Month
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Weekday
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.event.api.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.api.IoMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.sf.mmm.util.lang.api.Password
 
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(Number, boolean) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets an instance of the represented number-class with the numeric value given by number.
valueOf(String) - Method in interface net.sf.mmm.util.math.api.NumberType
This method gets an instance of the represented number-class with the numeric value identified by the given string number.
valueOf(Number, boolean) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets an instance of the represented number-class with the numeric value given by number.
valueOf(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
This method gets an instance of the represented number-class with the numeric value identified by the given string number.
valueOf(String) - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
This method gets the VisibilityModifier for the given modifiers.
valueOf(String) - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
Returns the enum constant of this type with the specified name.
valueOfPercent(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
Creates a new Length with unit LengthUnit.PERCENT.
valueOfPixel(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
Creates a new Length with unit LengthUnit.PERCENT.
ValueOutOfRangeException - Exception in net.sf.mmm.util.value.api
This is the exception thrown if a numeric value is not in the expected range.
ValueOutOfRangeException() - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
The constructor for de-serialization in GWT.
ValueOutOfRangeException(Number, Number, Number) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
The constructor.
ValueOutOfRangeException(Number, Number, Number, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
The constructor.
ValueOutOfRangeException(Object, V, V, V) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
The constructor.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.Filling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.client.ui.api.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.service.api.client.TransactionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
values() - Static method in enum net.sf.mmm.util.component.api.InitializationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.music.TonePitch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.DateUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.Month
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.Weekday
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.event.api.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.file.api.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.api.IoMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Comparator
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
Returns an array containing the constants of this enum type, in the order they are declared.
valueSource - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
 
valueText - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
 
valueType - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
 
ValueValidator<V> - Interface in net.sf.mmm.util.validation.api
A ValueValidator allows to validate according values.
VARIABLE_ARGUMENTS - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
VARIABLE_GWT_I18N - Static variable in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
The name of the variable with the GWT i18n interface.
VARIABLE_MESSAGE - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
 
variableMap - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
maps variable names to values
Variant - Interface in net.sf.mmm.util.lang.api
This interface only exists for documentation of the concept of a variant.
VECTOR_OR_CROSS_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
verifyColumnCount(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
Verifies that the column count is not exceeded after addChild operation.
verifyComparable(V, V, V) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Verifies that the value is actually out of range.
verifyContained(V) - Method in class net.sf.mmm.util.value.api.Range
This method verifies that the given value is contained in this range.
verifyNotDisposed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
Verifies that this object is NOT already disposed.
verifyNotInList(List<UiWidgetWithValue<?>>, UiWidgetWithValue<?>, TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
Verifies that the given widget is NOT already contained in the given list.
verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
Verifies that the value is actually out of range.
verifySegment(int, ColorSegmentType) - Static method in class net.sf.mmm.util.datatype.api.color.Color
Verifies that the given segment is in the valid range from Color.MIN_VALUE to Color.MAX_SEGMENT.
verifyUniqueAccessKeys() - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
This method verifies that there are no conflicts with multiple bindings of the same access key.
verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
 
verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
This method verifies that there are no conflicts with multiple bindings of the same access key.
verifyWithOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
This method verifies that the width of the columns are sane.
version - Variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
The option to print the version.
version - Variable in class net.sf.mmm.util.http.HttpMessage
 
VERSION_0_9 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 0.9 (should NOT be used anymore)
VERSION_1_0 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 1.0 (RFC 1945)
VERSION_1_1 - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version 1.1 (RFC 2616)
VERSION_PREFIX - Static variable in class net.sf.mmm.util.http.HttpMessage
HTTP version prefix
VERSION_SEGMENT_INDEX_MAJOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the major version number.
VERSION_SEGMENT_INDEX_MICRO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the micro version number.
VERSION_SEGMENT_INDEX_MILLI - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the milli version number.
VERSION_SEGMENT_INDEX_MINOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the minor version number.
VERSION_SEGMENT_INDEX_NANNO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the nanno version-number.
VERSION_SEGMENT_INDEX_PICO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
The segment index of the pico version number.
VersionIdentifier - Interface in net.sf.mmm.util.version.api
A VersionIdentifier is a version identifying a particular state of an object under version control.
VersionIdentifierAttributeConverter - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
VersionIdentifierAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierAttributeConverter(VersionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
The constructor.
VersionIdentifierFormatter - Interface in net.sf.mmm.util.version.api
This is the interface used to format a VersionIdentifier.
VersionIdentifierFormatterLabel - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the label.
VersionIdentifierFormatterLabel(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
The constructor.
VersionIdentifierFormatterPhase - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase.
VersionIdentifierFormatterPhase(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
The constructor.
VersionIdentifierFormatterPhaseAlias - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase alias.
VersionIdentifierFormatterPhaseAlias(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
The constructor.
VersionIdentifierFormatterPhaseNumber - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the phase number.
VersionIdentifierFormatterPhaseNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
The constructor.
VersionIdentifierFormatterPhaseValue - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the value of the phase.
VersionIdentifierFormatterPhaseValue(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
The constructor.
VersionIdentifierFormatterRevision - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the revision.
VersionIdentifierFormatterRevision(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
The constructor.
VersionIdentifierFormatterSnapshot - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the snapshot indicator.
VersionIdentifierFormatterSnapshot(String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
The constructor.
VersionIdentifierFormatterTimestamp - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the timestamp.
VersionIdentifierFormatterTimestamp(Iso8601Util, DateFormat, String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
The constructor.
VersionIdentifierFormatterVersionSegments - Class in net.sf.mmm.util.version.impl
This is the implementation of Formatter for the plain version number.
VersionIdentifierFormatterVersionSegments(StringUtil, String, String, int, int, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
The constructor.
VersionIdentifierImpl - Class in net.sf.mmm.util.version.impl
This is the abstract base implementation of VersionIdentifier.
VersionIdentifierImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
The non-arg constructor.
VersionIdentifierImpl(String, String, Date, Long, DevelopmentPhase, String, Integer, boolean, int...) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
The constructor.
versionSegmentsCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
Counter for version segments in format pattern.
versionUtil - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
 
VersionUtil - Interface in net.sf.mmm.util.version.api
This is the interface for a collection of utility functions that help to deal with versions.
VersionUtilImpl - Class in net.sf.mmm.util.version.impl
This is the abstract base-implementation of the VersionUtil interface.
VersionUtilImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl
The constructor.
VersionUtilImpl.FormatPatternStatus - Class in net.sf.mmm.util.version.impl
This inner class holds the status used to determine if a formatPattern is strict.
VERTICAL_BAR_BESIDE_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_BAR_DOUBLE_LEFT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The vertical line/bar symbol.
VERTICAL_LINE_WITH_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_LINE_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERTICAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a vertical panel.
VERTICAL_ZIGZAG_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VerticalAlignment - Enum in net.sf.mmm.util.lang.api
This enum represents a vertical alignment of some object.
VerticalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.VerticalAlignment
The constructor.
VerticalFlowPanel - Class in net.sf.mmm.client.ui.gwt.widgets
This is a Panel with a vertical layout for its children.
VerticalFlowPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.VerticalFlowPanel
The constructor.
VERY_MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VERY_MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VideoDescriptor - Interface in net.sf.mmm.client.ui.api.media
This is the interface for a MediaDescriptor of a video stream.
VideoDescriptorBean - Class in net.sf.mmm.client.ui.api.media
This is the implementation of MediaDescriptorBean as a simple java bean.
VideoDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
The constructor.
VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
The mode to show content in a read-only view.
view - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
 
viewWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
 
visibility - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
 
visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
Called from AbstractUiWidgetNative.setVisible(boolean) is the visibility has actually changed.
visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
Called from AbstractUiWidgetNative.setVisible(boolean) is the visibility has actually changed.
VisibilityFlagModifier - Class in net.sf.mmm.client.ui.base.dynamic
This class provides the FlagModifiers for visibility of widgets.
VisibilityFlagModifier(String) - Constructor for class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
The constructor.
VisibilityModifier - Enum in net.sf.mmm.util.reflect.api
This enum contains the possible modifiers for the visibility of a java element (type, field, method or constructor).
VisibilityModifier(int) - Constructor for enum net.sf.mmm.util.reflect.api.VisibilityModifier
The constructor.
visible - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
 
visible - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
visible - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
 
visibleFlag - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
VisibleFlag() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
The constructor.
visit(V) - Method in interface net.sf.mmm.util.lang.api.Visitor
This method is called to let the visitor inspect the given value.
visit(Class<?>) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
This method is called to let the visitor inspect the given value.
visitObjectRecursive(Object, Filter<Object>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method recursively traverses all objects starting from the given Object via all properties and contents.
visitObjectRecursive(Object, Filter<Object>, Set<HashKey<Object>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
 
Visitor<V> - Interface in net.sf.mmm.util.lang.api
This is the interface for a generic visitor that may Visitor.visit(Object) values of a specific type.
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
This method is invoked for each traversed package.
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
This method is invoked for each traversed package.
visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
This method is invoked for each traversed package.
visitPackage(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
This method is invoked for each traversed package.
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
This method is invoked for each resource.
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
This method is invoked for each resource.
visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
This method is invoked for each resource.
visitResource(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
This method is invoked for each resource.
visitResourceNames(String, boolean, ClassLoader, ResourceVisitor) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method does the actual magic to locate resources on the classpath.
visitResources(File, StringBuilder, int, ResourceVisitor) - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
This method scans the given packageDirectory recursively for resources.
VOID - Static variable in class net.sf.mmm.util.reflect.api.Signature
the void signature for a non-arg method
VOID_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The Void data function.
VoidFunction - Class in net.sf.mmm.util.lang.api.function
This is an implementation of Function with the return type Void that can therefore only return null.
VoidFunction() - Constructor for class net.sf.mmm.util.lang.api.function.VoidFunction
The constructor.
VOLUME_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FIVE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FIVE_SIXTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_FOUR_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_EIGHTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_FIFTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_HALF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 1/2.
VULGAR_FRACTION_ONE_QUARTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 1/4.
VULGAR_FRACTION_ONE_SIXTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_ONE_THIRD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_SEVEN_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_THREE_QUARTERS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The glyph for the fraction 3/4.
VULGAR_FRACTION_TWO_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
VULGAR_FRACTION_TWO_THIRDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 

W

WAI_ARIA - Static variable in interface net.sf.mmm.util.lang.api.concern.Accessibility
The Web Acessibility initiative (WAI) has created a standardized framework called WAI-ARIA that aims to support accessibility for rich Internet applications (ARIA).
warn(String) - Method in class net.sf.mmm.logging.DummyLogger
warn(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
warn(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
warn(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
warn(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
warn(String) - Method in class net.sf.mmm.logging.TestLogger
warn(String, Object) - Method in class net.sf.mmm.logging.TestLogger
warn(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
warn(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
warn(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
warn(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
warn(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
warn(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
warn(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
warn(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
WARNING - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
MessageSeverity indicating a warning.
WarningMessage - Class in net.sf.mmm.util.lang.base
This is the implementation of an warning Message.
WarningMessage() - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor for de-serialization in GWT.
WarningMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WarningMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.WarningMessage
The constructor.
WAVE_ARROW_POINTING_DIRECTLY_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WEB_INF_CLASSES - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
The prefix of resources in WAR-files.
WebContextTestExecutionListener - Class in net.sf.mmm.test
This is a TestExecutionListener that allows testing with spring-beans of the scope request or session.
WebContextTestExecutionListener() - Constructor for class net.sf.mmm.test.WebContextTestExecutionListener
The constructor.
Weekday - Enum in net.sf.mmm.util.date.api
The enum contains the seven days of a week in Gregorian calendar.
Weekday(String, String, int) - Constructor for enum net.sf.mmm.util.date.api.Weekday
The constructor.
weekdays - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
WeekdaySet - Class in net.sf.mmm.util.date.api
This Datatype represents a set of Weekdays.
WeekdaySet(Integer) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekdaySet(Set<Weekday>) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekdaySet(Weekday...) - Constructor for class net.sf.mmm.util.date.api.WeekdaySet
The constructor.
WeekOfMonth - Enum in net.sf.mmm.util.date.api
The enum contains the twelve months of a year in Gregorian calendar.
WeekOfMonth(int, String) - Constructor for enum net.sf.mmm.util.date.api.WeekOfMonth
The constructor.
weekOfMonth - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
 
WHERE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
JPQL-keyword WHERE.
WHERE_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
WHITE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color white.
WHITE_CIRCLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_DOWN_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_DOWN_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_LEFT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_MEDIUM_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_PARALLELOGRAM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_RECTANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_RIGHT_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_SMALL_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_SQUARE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_SMALL_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITE_UP_POINTING_TRIANGLE_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
WHITESPACE_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
A filter that accepts only whitespaces.
WhitespaceHelper - Class in net.sf.mmm.util.filter.api
This is a simple indirection to Character.isWhitespace(char) that can be replaced for GWT compatibility.
WhitespaceHelper() - Constructor for class net.sf.mmm.util.filter.api.WhitespaceHelper
Construction prohibited.
widget - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
 
widget - Variable in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
 
widgetAdapter - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
 
widgetFactory - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
 
widgetFactory - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
 
widgetFactoryDatatype - Variable in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
widgetFactoryDatatype - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
widgetFactoryNative - Variable in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
 
widgetFactoryNative - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
 
widgetInterface - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
 
widgetMarkerEditMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
A marker displayed after the UiWidgetAdapterGwtField.activeWidget in edit mode.
widgetPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
 
widgets - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
The list of UiWidget to collapse and expand.
widgetViewMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
 
width - Variable in class net.sf.mmm.client.ui.api.common.Rectangle
 
width - Variable in class net.sf.mmm.util.cli.api.CliOutputSettings
 
width - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
width - Variable in class net.sf.mmm.util.text.api.TextTableInfo
 
width - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
 
width - Variable in class net.sf.mmm.util.text.base.JustificationImpl
The width of the justified string.
WIDTH_AUTO_ADJUST - Static variable in class net.sf.mmm.util.text.api.TextColumnInfo
The value used for width of a column in order to activate automatic adjustment of the width.
widthRange - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
The width range of this column.
WildcardGlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
This class behaves like GlobPatternCompiler but requires wildcards in the pattern.
WildcardGlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
The constructor.
WINDOW - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for a window.
WINDOW_CONTENT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the content panel inside a CssStyles.WINDOW.
WINDOW_FOOTER_BAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the footer-bar of a CssStyles.WINDOW (inside CssStyles.WINDOW_CONTENT).
WINDOW_TITLE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the title inside a CssStyles.WINDOW_TITLE_BAR.
WINDOW_TITLE_BAR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
The name of the CSS style for the title-bar of a CssStyles.WINDOW (inside CssStyles.WINDOW_CONTENT).
WINDOWS_DRIVE_LETTER_SUFFIX - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
The suffix of a Windows drive letter.
word - Variable in class net.sf.mmm.util.text.base.HyphenationImpl
 
word - Variable in class net.sf.mmm.util.text.base.HyphenationState
 
WORD_JOINER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
wordPart - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
The pattern without digits.
wordPartHash - Variable in class net.sf.mmm.util.text.base.HyphenationPattern
 
WORKDAYS - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
An WeekdaySet containing the working days (all but Weekday.SUNDAY and Weekday.SUNDAY).
wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method appends the given text to the appendable.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a two-column layout.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in interface net.sf.mmm.util.text.api.LineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a three-column layout.
wrap(Appendable, TextTableInfo, TextColumn...) - Method in interface net.sf.mmm.util.text.api.LineWrapper
wrap(Appendable, TextTableInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
This method appends the given text to the appendable.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a two-column layout.
wrap(Appendable, TextTableInfo, String, TextColumnInfo, String, TextColumnInfo, String, TextColumnInfo) - Method in class net.sf.mmm.util.text.base.AbstractLineWrapper
This method is like LineWrapper.wrap(Appendable, TextTableInfo, String, TextColumnInfo) but for a three-column layout.
wrap(Appendable, TextTableInfo, TextColumn...) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
wrapChars - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
 
wrapInputStream(InputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorInputStream that wrapps the given stream.
wrapInputStream(InputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorInputStream that wraps the given stream.
wrapInputStream(InputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets a DetectorInputStream that wrapps the given stream.
wrapInputStream(InputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
This method gets a DetectorInputStream that wraps the given stream.
wrapOutputStream(OutputStream) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorOutputStream that wraps the given stream.
wrapOutputStream(OutputStream, Map<String, Object>) - Method in interface net.sf.mmm.util.io.api.DetectorStreamProvider
This method gets a DetectorOutputStream that wraps the given stream.
wrapOutputStream(OutputStream) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
This method gets a DetectorOutputStream that wraps the given stream.
wrapOutputStream(OutputStream, Map<String, Object>) - Method in class net.sf.mmm.util.io.impl.DetectorStreamProviderImpl
This method gets a DetectorOutputStream that wraps the given stream.
wrapperInputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
 
WrapperInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
The constructor.
wrapperOutputStream - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
 
WrapperOutputStream(OutputStream) - Constructor for class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
The constructor.
WREATH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
write(int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
write(byte[], int, int) - Method in class net.sf.mmm.util.io.api.DevNullTarget
write(char[]) - Method in class net.sf.mmm.util.io.base.AppendableWriter
write(String) - Method in class net.sf.mmm.util.io.base.AppendableWriter
write(String, int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
write(char[], int, int) - Method in class net.sf.mmm.util.io.base.AppendableWriter
write(char[], int, int) - Method in class net.sf.mmm.util.io.base.EscapeWriter
write(byte[], int, int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
write(byte[]) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
write(int) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
writeBundle(PrintWriter, String, ResourceBundle) - Method in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
This method writes the given ResourceBundle to the writer.
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpMessage
This method writes the first line (request-line or status-line) of the HTTP message.
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpRequest
This method writes the first line (request-line or status-line) of the HTTP message.
writeFirstLine(StringBuffer) - Method in class net.sf.mmm.util.http.HttpResponse
This method writes the first line (request-line or status-line) of the HTTP message.
writeMode - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
writeobject(ObjectOutputStream) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
Force update of modification counter for serialization.
writer - Variable in class net.sf.mmm.util.io.base.EscapeWriter
the actual writer
writeXml(Node, OutputStream, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method writes the XML DOM tree given as node to the given output stream.
writeXml(Node, Writer, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
This method writes the XML DOM tree given as node to the given writer.
writeXml(Node, OutputStream, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method writes the XML DOM tree given as node to the given output stream.
writeXml(Node, Writer, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
This method writes the XML DOM tree given as node to the given writer.
WrongValueTypeException - Exception in net.sf.mmm.util.value.api
This exception is thrown if a value has the wrong type (a different value type was expected).
WrongValueTypeException() - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
The constructor for de-serialization in GWT.
WrongValueTypeException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
The constructor.
WrongValueTypeException(Throwable, Object, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.WrongValueTypeException
The constructor.

X

x - Variable in class net.sf.mmm.client.ui.api.common.Point
 
x - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
xIncludeAware - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
XIncludeStreamReader - Class in net.sf.mmm.util.xml.impl.stax
This is an implementation of the XMLStreamReader interface that adapts an XMLStreamReader adding support for XInclude.
XIncludeStreamReader(XMLInputFactory, DataResource) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The constructor.
XIncludeStreamReader(XMLInputFactory, DataResource, XIncludeStreamReader) - Constructor for class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
The constructor.
xml2containerMap - Static variable in class net.sf.mmm.util.component.impl.SpringContainerPool
 
XML_ATR_CHAIN_DEFAULT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the default-result.
XML_ATR_CHAIN_ID - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the ID of a chain.
XML_ATR_CHAIN_ID - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for the ID of a chain.
XML_ATR_CHAIN_PARENT - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the parent of a chain.
XML_ATR_CHAIN_PARENT - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for the parent of a chain.
XML_ATR_HYPHEN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML attribute for the hyphen character (hyphen).
XML_ATR_RULE_PATTERN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML attribute for the pattern of a (include or exclude) rule.
XML_ATR_RULE_PATTERN - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformer.getPattern().
XML_ATR_RULE_REPLACEALL - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformer.isReplaceAll().
XML_ATR_RULE_REPLACEMENT - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformer.getReplacement().
XML_ATR_RULE_STOPONMATCH - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML attribute for RegexStringTransformerRule.isStopOnMatch().
XML_ATTRIBUTE_ENCODING - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.encoding.
XML_ATTRIBUTE_HEX - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.hex.
XML_ATTRIBUTE_HEX_MAX - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
The XML attribute for SegmentRange.hexMax.
XML_ATTRIBUTE_HEX_MIN - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
The XML attribute for SegmentRange.hexMin.
XML_ATTRIBUTE_MAXIMUM_OCCURRENCE - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
XML_ATTRIBUTE_MINIMUM_OCCURRENCE - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
XML_ATTRIBUTE_STRING - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML attribute for SegmentConstant.string.
XML_ENCODING_ATRIBUTE - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
the start of the XML encoding attribute ("encoding=").
XML_HEADER_START - Static variable in class net.sf.mmm.util.xml.base.XmlInputStream
the start of the XML header (").
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentAny
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentKey
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentRange
The XML tag name for this object.
XML_TAG - Static variable in class net.sf.mmm.util.contenttype.base.format.SegmentValue
The XML tag name for this object.
XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for a FilterRuleChain.
XML_TAG_CHAIN - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML element for a StringTransformerChain.
XML_TAG_EXCEPTION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for an exception (e).
XML_TAG_EXCEPTION_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for the list of exceptions to hyphenation rules (exceptions).
XML_TAG_HYPHENATION - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML root tag (hyphenation).
XML_TAG_PATTERN - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for a pattern (p).
XML_TAG_PATTERN_LIST - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
The XML tag for the list of patterns (patterns).
XML_TAG_RULE - Static variable in class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
Deprecated.
The name of the XML element for a RegexStringTransformerRule.
XML_TAG_RULE_EXCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for an excluding rule.
XML_TAG_RULE_INCLUDE - Static variable in class net.sf.mmm.util.filter.base.FilterRuleChainXmlParser
The name of the XML element for an including rule.
XmlAdapterEnum<E extends Enum<E>> - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Enums to nice names.
XmlAdapterEnum() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
The constructor.
XmlAdapterInfixPattern - Class in net.sf.mmm.util.xml.base.jaxb
XmlAdapterInfixPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
The constructor.
XmlAdapterPattern - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Pattern.
XmlAdapterPattern() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
The constructor.
XmlAdapterProperties - Class in net.sf.mmm.util.xml.base.jaxb
This is an implementation of XmlAdapter for mapping Properties.
XmlAdapterProperties() - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlAdapterProperties
The constructor.
xmlBeanClass - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
 
XmlBeanMapper<T> - Class in net.sf.mmm.util.xml.base.jaxb
This class is a little helper for the simple but common use of JAXB where you simply want to read or write the XML for a single JAXB annotated java bean.
XmlBeanMapper(Class<T>) - Constructor for class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
The constructor.
XmlCompareMode - Class in net.sf.mmm.util.xml.api
This class is a simple bean that represents the mode when comparing XML.
XmlCompareMode() - Constructor for class net.sf.mmm.util.xml.api.XmlCompareMode
The constructor.
XmlCondition - Interface in net.sf.mmm.util.xml.path.api
TODO: this class ...
XmlException - Exception in net.sf.mmm.util.xml.api
An XmlException is thrown if something went wrong with XML serialization or parsing.
XmlException(String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(Throwable, String) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.xml.api.XmlException
The constructor.
XmlGenericException - Exception in net.sf.mmm.util.xml.api
A XmlGenericException is used to wrap exceptions of underlying XML-frameworks such as StAX or SAX that throw checked exceptions.
XmlGenericException(Throwable) - Constructor for exception net.sf.mmm.util.xml.api.XmlGenericException
The constructor.
xmlInputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
XmlInputStream - Class in net.sf.mmm.util.xml.base
This class is an input-stream that detects the encoding from the potential XML-header of a stream.
XmlInputStream(InputStream, Charset) - Constructor for class net.sf.mmm.util.xml.base.XmlInputStream
The constructor.
XmlInvalidException - Exception in net.sf.mmm.util.xml.base
XmlInvalidException(Throwable) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
The constructor.
XmlInvalidException(Throwable, Object) - Constructor for exception net.sf.mmm.util.xml.base.XmlInvalidException
The constructor.
xmlOutputFactory - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
 
XmlParseException - Exception in net.sf.mmm.util.xml.path.api
This exception is thrown if any piece of XML could NOT be parsed because it has an illegal syntax.
XmlParseException(NlsMessage) - Constructor for exception net.sf.mmm.util.xml.path.api.XmlParseException
The constructor.
XmlParseException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.xml.path.api.XmlParseException
The constructor.
XmlPath - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a selector that represents a XML path selector.
XmlPathImpl - Class in net.sf.mmm.util.xml.path.base
This is the implementation of the XmlPath interface.
XmlPathImpl(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.path.base.XmlPathImpl
The constructor.
XmlPathSegment - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a single segment of an XmlPath.
XmlSelector - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a selector of XML nodes.
XmlSet - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a set of XML nodes that is selected by combining a list of selectors with a specific conjunction.
XmlSet.Conjunction - Enum in net.sf.mmm.util.xml.path.api
This enum contains the available conjunctions for an XmlSet.
XmlSetImpl - Class in net.sf.mmm.util.xml.path.base
This is the implementation of the XmlSet interface.
XmlSetImpl(NamespaceContext, XmlSet.Conjunction) - Constructor for class net.sf.mmm.util.xml.path.base.XmlSetImpl
The constructor.
XmlUtil - Interface in net.sf.mmm.util.xml.api
This is the interface for a collection of utility functions that help to deal with XML.
XmlUtilImpl - Class in net.sf.mmm.util.xml.base
This utility class contains methods that help to deal with XML.
XmlUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.XmlUtilImpl
The constructor.
XOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
XPathParser - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a parser of XPath expressions.
XPointerParser - Interface in net.sf.mmm.util.xml.path.api
This is the interface for a parser of XPointer expressions.
XPointerStreamBuilder - Interface in net.sf.mmm.util.xml.impl.stax
This is the interface used to create an XMLStreamReader facade that adapts a given XMLStreamReader only selecting the contents identified by a given XPointer expression.
XPointerStreamReader - Class in net.sf.mmm.util.xml.impl.stax
This is an implementation of the XMLStreamReader interface that adapts an XMLStreamReader adding limited XPointer support.
XPointerStreamReader(XMLStreamReader, String) - Constructor for class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
The constructor.
xsrfToken - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
 
xsrfToken - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
 
xsrfToken - Variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
 
xsrfTokenManager - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
 

Y

y - Variable in class net.sf.mmm.client.ui.api.common.Point
 
y - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
 
YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.YearSegment
The constructor.
YearSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorLocalDate.YearSegment
The constructor.
YELLOW - Static variable in class net.sf.mmm.util.datatype.api.color.Color
The Color yellow.
YEN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
The sign for the Chinese currency yen.

Z

ZERO - Static variable in class net.sf.mmm.client.ui.api.common.Length
The empty Length.
ZERO_WIDTH_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
 
zeroByteCounts - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
The number of bytes that have been 0 for each of the positions modulo 4.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

Copyright © 2001–2015 mmm-Team. All rights reserved.